e_hwc_windows: fix leak of E_Hwc_Windows_Comp_Info 50/277950/1 accepted/tizen/unified/20220718.140358 submit/tizen/20220715.081431
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 15 Jul 2022 04:53:25 +0000 (13:53 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Fri, 15 Jul 2022 07:38:11 +0000 (16:38 +0900)
commitb3620b7e7703f8d5b38f29056ef00fd7d9157afb
tree66984b4514c5055fa8fd2e15b5eb1411b995536c
parentcb77caad9f682226febf582245343084883891fe
e_hwc_windows: fix leak of E_Hwc_Windows_Comp_Info

there is leak of E_Hwc_Windows_Comp_Info when tbm_surface is null
or tbm_surface_internal_add/set_user_data are failed.

Change-Id: If8236a1ab70a064f34ba5bc9c39dd6c3998d5889
src/bin/e_hwc_windows.c