video: Do not free an instance in a handler of removing E_Client. 77/245677/2
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 14 Oct 2020 04:55:48 +0000 (13:55 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Mon, 26 Oct 2020 05:50:03 +0000 (14:50 +0900)
commit2c80683703923f54749a81f410cea50f4d772a3b
treef7562ef33cd0204b5faacc77d4c8681cd08352bb
parent1b1659007bc040a244c98d487c443f2cc2f029fb
video: Do not free an instance in a handler of removing E_Client.

Do not free an instance associated with tizen_video_object in a handler
of removing E_Client. The instance should be removed with wl_resource.

Change-Id: Ie34c7aa9bdc40f813829cdf8dcf39b0035aed5b8
src/bin/video/e_comp_wl_video.c