src/xvba_video.c: Do not leak subpicture associations.
xvba_DestroySurfaces() leaked subpicture associations, since the for loop did not actually iterate over the subpicture association array.
Showing
Please register or sign in to comment