mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-14 16:58:09 +02:00
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 |
||
|---|---|---|
| .. | ||
| wp | ||
| wpipc | ||
| wplua | ||
| meson.build | ||