Skip to content
Snippets Groups Projects

picture: fix potential use-after-free on error

Merged Alexandre Janniaux requested to merge alexandre-janniaux/vlc:picture-uaf-clone/1 into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading