macosx: fixed race condition crash when closing the vout
vout_display_opengl_Delete will call OpenglLock, so it is a bad idea to previously release sys->glView
Showing
Please register or sign in to comment
vout_display_opengl_Delete will call OpenglLock, so it is a bad idea to previously release sys->glView