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.
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::Core label
added MRStatus::Acceptable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 10 commits
-
b2adfc2a...7a914bfc - 9 commits from branch
videolan:master
- 18339865 - picture: fix potential use-after-free on error
-
b2adfc2a...7a914bfc - 9 commits from branch
enabled an automatic merge when the pipeline for 18339865 succeeds
Please register or sign in to reply