Skip to content

core: fix crash in vlc_dialog_release

Gabriel Lafond-Thenaille requested to merge core_ReleaseDialog into master

Don't call get_dialog_provider in vlc_dialog_release to prevent a crash in case vlc_killed is true.

Edited by Gabriel Lafond-Thenaille

Merge request reports