tbm_bo: free hal_tbm_bo when it is allocated by tbm_bo_alloc 42/257742/6 submit/tizen/20210608.001159
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 30 Apr 2021 07:03:46 +0000 (16:03 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 10 May 2021 05:41:04 +0000 (14:41 +0900)
commitc88488bbe37b25b7f662c21ed27e7cd1036d0c8a
treecbec6f6af5904e74cc829d37451d0a34aa9cce99
parentba8852d512881164070fcdd771093fc41c57c2b9
tbm_bo: free hal_tbm_bo when it is allocated by tbm_bo_alloc

The hal_tbm_do which is allocated by tbm_bo_alloc_with_tbm_backend_data
is not freed at this _tbm_bo_free. The hal_tbm_bo from hal_tbm_surface
will be and should be freed at the hal-tbm-api backend module.

Change-Id: Ie10ecc370d1365a2c4a1067d3295d3fb632d7a0d
src/tbm_bo.c
src/tbm_bufmgr_int.h