Skip to content
Snippets Groups Projects

udisk: fix crash when sd_bus_open_system fails

Merged Pierre Lamot requested to merge chub/vlc:udisk/init-crash into master

p_sys wasn't zero initialized, if the sd_bus_open_system call fails, the cleanup code would try to use the uninitialized sd_bus pointer

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