wireplumber/modules/module-lua-scripting/api
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
..
api.c m-lua-scripting: check argument type is table to avoid crashing 2023-10-13 22:47:57 +03:00
api.lua Rename endpoint concept to virtual session item 2023-04-17 07:48:18 -04:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c Merge branch '0.4' into next 2023-09-01 19:12:20 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
require.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00