mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-06-08 16:08:19 +02:00
- Set the node proxy to NULL when it is destroyed externally so that we don't try to destroy it a second time in finalize. - Don't remove the dsp_listener, as this is already done inside the node proxy destroy sequence (but keep removing the node listener to avoid calling node_proxy_destroy() from inside finalize()) |
||
|---|---|---|
| .. | ||
| module-pipewire | ||
| meson.build | ||
| module-pipewire.c | ||
| module-pw-alsa-udev.c | ||
| module-pw-audio-softdsp-endpoint.c | ||
| module-pw-simple-policy.c | ||