picture: fix potential use-after-free on error
picture_InternalClone can fail and return NULL, so the clone picture must not be used in case of error. Regression from e0b6a09a.
Loading
Please register or sign in to comment
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