Skip to content
Snippets Groups Projects

core: move Internal{Dialog,Keystore}Clean

Closed Gabriel Lafond-Thenaille requested to merge core_InternalCleanup into master

In some cases, when a module uses a dialog, the dialog provider is destroyed before the module is unloaded. This can lead to a crash if the module continues to use it after it has been released.

This is fixed by moving InternalDialogClean after the vlc_playlist_Delete so that it remains available during the player cleanup and the input thread cleanup.

Edited by Gabriel Lafond-Thenaille

Merge request reports

Merge request pipeline #427363 passed

Merge request pipeline passed for a0a20a97

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