changeset 160 | 969102054596 |
parent 0 | 5d03bc08d59c |
child 164 | 25ffed67c7ef |
--- a/egl/eglrefimpl/src/session.cpp Fri Jul 30 13:21:01 2010 +0300 +++ b/egl/eglrefimpl/src/session.cpp Wed Aug 25 08:17:25 2010 +0300 @@ -319,6 +319,7 @@ // release display lock as we're going to wait on sync object after this point, not releasing display lock at this // point will cause deadlock + // coverity[stale] iDriver.Unlock(); // sync obj refcount has been incremented so it won't get destroyed even if other thread call eglDestroySyncKHR or eglTerminate