wireplumber/lib
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
..
wp endpoint-link: ensure we call finalize of the parent class 2019-11-16 11:40:02 +02:00
meson.build lib: begin working on a library to allow implementing policy plugins 2019-04-10 12:32:51 +03:00