Fix buffer leak 28/210828/4
authorhyunho <hhstark.kang@samsung.com>
Thu, 25 Jul 2019 06:13:45 +0000 (15:13 +0900)
committerhyunho <hhstark.kang@samsung.com>
Thu, 25 Jul 2019 07:17:47 +0000 (16:17 +0900)
commitdc846a20ca979695edb6105afd1ebd785a5e4f2f
treeaf7044c3bbafb1856314c7d8b25a0c155bc2ad1b
parentc201bbb3091de730ec5fb126d00a0d0db52efd6a
Fix buffer leak

The latest buffer should be released when the bind process begin.
If not latest buffer will be possessed until the window is unbinded.

Change-Id: I95e23c6a3088e4222e1b6f152e718d612450843e
Signed-off-by: hyunho <hhstark.kang@samsung.com>
screen_connector_remote_surface/buffer_event_interface.h
screen_connector_remote_surface/remote_surface.cc
screen_connector_remote_surface/remote_surface.h
screen_connector_remote_surface_evas/image.cc
screen_connector_remote_surface_evas/image_internal.h
screen_connector_remote_surface_evas/remote_surface_evas.cc
screen_connector_remote_surface_evas/remote_surface_evas.h
screen_connector_watcher_evas/src/screen_connector_toolkit_evas.cc