mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-24 07:20:04 +01:00
This was causing a memory corruption and crash because the simple-endpoint-link was not calling finalize of the endpoint-link and the GWeakRefs pointing to the endpoints were not uninitialized, causing g_object_unref later to try to write to them (on free'ed memory) |
||
|---|---|---|
| .. | ||
| audio-softdsp-endpoint | ||
| audio-softdsp-endpoint.c | ||
| multiport-link-algorithm.c | ||
| multiport-link-algorithm.h | ||
| simple-endpoint-link.c | ||