picture: fix potential use-after-free on error
- Nov 26, 2022
-
-
picture_InternalClone can fail and return NULL, so the clone picture must not be used in case of error. Regression from e0b6a09a.
18339865
-
picture_InternalClone can fail and return NULL, so the clone picture must not be used in case of error.
Regression from e0b6a09a.
picture_InternalClone can fail and return NULL, so the clone picture must not be used in case of error. Regression from e0b6a09a.
VideoLAN code repository instance