mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-18 01:28:11 +02: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) |
||
|---|---|---|
| .. | ||
| wp | ||
| meson.build | ||