Skip to content
Snippets Groups Projects

fix: Issue where vlc would carsh on rapidly switching though browse tab

Open Rishabh Garg requested to merge rishabhgarg/vlc:master into master

Steps to reproduce the issue:

  1. Open vlc and navigate though the browse tab and any other tab rapidly

This will cause an assert abort due to the mc->rc pointer previously being 0 on creating a ms hold. this fix ensures that the mc->rc pointer is always >0 before holding a media source

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading