Skip to content

sound player: Don't unref undefined fields

Bilal Elmoussaoui requested to merge bilelmoussaoui/sound-player-fixes into main

If the sound player feature is disabled, none of those fields are instantiated which causes the crash reported in #2451 (closed)

Fixes #2451 (closed)

Merge request reports