tpl_wayland_egl_thread: Added free function to unref tbm_surface in the buffer list. 71/161971/2
authorjoonbum.ko <joonbum.ko@samsung.com>
Thu, 19 Oct 2017 07:51:31 +0000 (16:51 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Tue, 28 Nov 2017 10:48:12 +0000 (19:48 +0900)
commit49486873b7f5d82866ead1700b54bb4bc1eab93b
tree16e2d2e89f76ec5621cf5193979372194d4d1006
parent2d48bcc178876f14bc158ef7e07f20d7f0812e1d
tpl_wayland_egl_thread: Added free function to unref tbm_surface in the buffer list.

 - The data, tbm_surface, will be freed with function below.
   void * __cb_buffer_remove_from_list(void *data)

Change-Id: If70b0a9fc10545a41fdfff9dd8f07954ba62ee14
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl_thread.c