wireplumber/modules
George Kiagiadakis 4ad4974f27 endpoint-link: ensure we call finalize of the parent class
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)
2019-11-16 11:40:02 +02:00
..
module-pipewire endpoint-link: ensure we call finalize of the parent class 2019-11-16 11:40:02 +02:00
meson.build modules: remove the mixer 2019-11-06 16:41:54 +02:00
module-client-permissions.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module-monitor.c monitor & softdsp: fix alsa property names and api string 2019-10-15 00:12:17 +03:00
module-pipewire.c modules: move softdsp-endpoint inside module-pipewire 2019-09-25 10:25:49 +02:00
module-pw-alsa-udev.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module-pw-audio-client.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module-simple-policy.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00