wireplumber/lib
George Kiagiadakis 4e3ca5dc15 wplua: ref closure before invalidating it
invalidation may destroy the closure and this will trigger
_wplua_closure_finalize(), which will remove the closure from the
array while the original code is also trying to do the same

if we destroy the closure after it has been removed from the
array, _wplua_closure_finalize() will not remove anything and
will continue happily
2021-05-22 10:52:35 +03:00
..
wp endpoint: remove wp_endpoint_create_link() 2021-05-21 19:57:31 +03:00
wpipc wpipc: place sockets in the same runtime directory as pipewire 2021-05-06 14:15:24 +03:00
wplua wplua: ref closure before invalidating it 2021-05-22 10:52:35 +03:00
meson.build lib: add wpipc library 2021-05-04 18:55:10 -04:00