fix the memory allocation failed. 81/255581/1 accepted/tizen/unified/20210324.124652 submit/tizen/20210319.090109 submit/tizen/20210319.090617 submit/tizen/20210323.100158
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Mar 2021 08:52:57 +0000 (17:52 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Mar 2021 08:52:57 +0000 (17:52 +0900)
commitab04c779631fd2c5ea19fe37dac897640bfcff27
tree053be6b2ff8f4960111ae0e0cb44f99e8ebadc2c
parentc7ba6b3217056ab6f1b7089307d8f6f0ae0905e5
fix the memory allocation failed.

libtbm must calls tbm_bo_alloc function when tbm_bo_alloc_with_format is not supported at the backend module.

Change-Id: Ie2c3e161b278b88c724d2be7023399895574298b
src/tbm_surface_internal.c