wireplumber/modules/module-lua-scripting/wplua
Michael Olbrich 13b85bd4a2 m-lua-scripting: fix object refcounting
7908b8d7be2a2992c57cd549054eda7ce46e4b44 ("m-lua-scripting: allow
converting GValue holding NULL objects to Lua") accidentally added a second
refcount. As a result, the objects are never freeded.

Remove the second refcount to fix this.
2022-05-24 11:40:35 +02:00
..
boxed.c
closure.c
gresource.xml
meson.build
object.c
private.h
sandbox.lua
userdata.c
value.c m-lua-scripting: fix object refcounting 2022-05-24 11:40:35 +02:00
wplua.c
wplua.h