branch | RCL_3 |
changeset 163 | bbf46f59e123 |
parent 0 | 5d03bc08d59c |
child 164 | 25ffed67c7ef |
--- a/egl/eglrefimpl/src/session.cpp Thu Aug 19 11:11:18 2010 +0300 +++ b/egl/eglrefimpl/src/session.cpp Tue Aug 31 16:31:06 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