e_hwc_windows: don't release commit_data of target window in list 27/222327/4
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 13 Jan 2020 11:57:41 +0000 (20:57 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 14 Jan 2020 06:34:06 +0000 (06:34 +0000)
commitaff57730695cc880b6dcb8b715ede85f4ea19259
tree989992f5d553f8d744e499c5bceb4f0e07ad5a06
parent6124f236fc4d68348650a392d3afd69df6c8a54e
e_hwc_windows: don't release commit_data of target window in list

it is possible that other hwc_window is freed in
_e_hwc_windows_rendered_windows_free.
we must don't call commit_data_release of target_window in list.

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