Skip to content
Snippets Groups Projects

qt: remove the overzealous assert in `ModelRecoveryAgent` destructor

Merged Fatih Uzunoğlu requested to merge fuzun/vlc:qt/overzealousassert into master

If the user resets the preferences, closing the application appears to lead to assertion failure.

This should not be a concern, because assertions should not be made in release builds and the if statement afterward already covers the invariant.

Request review @chub.

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