pulse: fix crash when cleaning up signals

Also make sure the main pulseaudio binary can't be started.
This commit is contained in:
Wim Taymans 2020-08-21 15:36:03 +02:00
parent f3c06372ef
commit 4370675d2b
3 changed files with 12 additions and 8 deletions

View file

@ -32,4 +32,3 @@ bool pa_is_pipewire(void)
{
return true;
}