Fix the bug of eglSync for EvasGL 45/226645/2 submit/tizen/20200306.082439
authorWonsik Jung <sidein@samsung.com>
Wed, 4 Mar 2020 09:10:01 +0000 (18:10 +0900)
committerHermet Park <chuneon.park@samsung.com>
Fri, 6 Mar 2020 03:23:50 +0000 (03:23 +0000)
commit0b86395f31be454112f350f774d9831e79cc5342
tree28386b0ab98f93a7134bae74194a02adb6d2e3b6
parent153ac40e337841327a09e1c3d5bf6e436f47b1e8
Fix the bug of eglSync for EvasGL

eglWaitSync is called with the destoried eglSync handle, sometimes.
This patch is for the case.

Change-Id: Iad2f7d5332c4b635d98f7ee72152b4accb773a3c
src/modules/evas/engines/wayland_egl/evas_engine.c