luci/contrib/package
Jo-Philipp Wich 629eb171b7 ucode-mod-lua: various fixes
Properly handle accesses to properties of the userdatum itself in the
lua_uv_index() __index metamethod and treat integer keys as array indexes
in case of wrapped ucode array values. Also fix an incorrect refcount
decrement in the function.

Also fix uc_lua_vm_get() and uc_lua_lv_getraw() to gracefully handle
accesses to not defined or non-table values and ensure that those functions
properly reset the Lua stack after they complete.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-08-30 00:06:15 +02:00
..
csstidy csstidy: update to latest Git HEAD 2021-06-13 19:54:36 +02:00
lucihttp lucihttp: update to latest Git HEAD 2022-07-08 15:26:23 +02:00
ucode-mod-lua ucode-mod-lua: various fixes 2022-08-30 00:06:15 +02:00
Makefile Rewrote host environment targets to work out of the box 2008-07-24 13:55:11 +00:00