wireplumber/modules/module-lua-scripting/wplua
Pauli Virtanen b65f8884a5 m-lua-scripting: check argument type is table to avoid crashing
In conf_apply_rules, check input argument is a table before assuming it
is and potentially crashing.

Add check also in wplua_table_to_properties to avoid similar bugs.
2023-10-13 22:47:57 +03:00
..
boxed.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
closure.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
meson.build log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
object.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
private.h log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
sandbox.lua wplua: expose setmetatable / getmetatable in the sandbox 2023-04-17 07:48:18 -04:00
userdata.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
value.c m-lua-scripting: check argument type is table to avoid crashing 2023-10-13 22:47:57 +03:00
wplua.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
wplua.h lua: sandbox: remove all traces of the minimal_std flag, as it's no longer used 2022-04-23 20:14:59 +03:00