mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-25 18:20:04 +01:00
While calling async execute closure, take a reference to the WpEvent object before pushing it to the Lua stack. Otherwise Lua garbage collector frees it, which leads to invalid memory access. |
||
|---|---|---|
| .. | ||
| api | ||
| wplua | ||
| meson.build | ||
| module.c | ||
| script.c | ||
| script.h | ||