wireplumber/modules/module-lua-scripting/api
Barnabás Pőcze c2b96ebb39 m-lua-scripting: impl_module_new(): fix property list memory leak
The `properties` argument of `wp_impl_module_load()` is marked
"transfer none", thus the caller's reference remains valid and
must be disposed of.

Fixes: ef29018c55 ("m-lua-scripting: Add WpImplModule bindings")
2026-03-20 20:30:44 +01:00
..
api.c m-lua-scripting: impl_module_new(): fix property list memory leak 2026-03-20 20:30:44 +01:00
api.lua m-lua-scripting: Add WpProperties API 2025-11-24 19:42:07 +02:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c m-lua-scripting: Handle both Properties and Lua tables in all Lua APIs 2025-11-24 19:42:07 +02:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c lua: fix SPA POD array and choice builders 2025-07-24 12:36:29 +03:00
require.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00