VAAPI XCB: properly lock on releasing libva connection.
vlc_va_Terminate() forgot to lock when releasing the libva connection. This openned a window for a race condition.
Showing
Please register or sign in to comment
vlc_va_Terminate() forgot to lock when releasing the libva connection. This openned a window for a race condition.