tpl_wayland_egl_thread: Fixed the destroying of some buffer lists. 60/178260/1
authorjoonbum.ko <joonbum.ko@samsung.com>
Wed, 9 May 2018 01:40:44 +0000 (10:40 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Wed, 9 May 2018 01:40:47 +0000 (10:40 +0900)
commitbb49086f7fec7bc0e79e8ce03e95496ea8a0e58a
tree5721459dc5479e220c767c02b29cb811f5c3c837
parent1a6bc7ec3aca2f07655fd0e45d4ef7005446d001
tpl_wayland_egl_thread: Fixed the destroying of some buffer lists.

 - committed_buffers : __tpl_list_free() was not called for it.
 - vblank_waiting_buffers : The tbm_surfaces in this list, must be released to tbm_queue.

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