Skip to content
Snippets Groups Projects

libvlc http : initialize token properly

Unititialization of the vlc_http_resource struct's token member caused bad access exceptions with the input on iOS and macOS.
It appeared mostly when http resource was deinit or when the creation of an authentication bearer header was wrongly attempted.

See this backtrace report for symptoms appearing before the patch.

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