mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-04-15 03:40:39 +02: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 | ||