lua: fix ubus_lua_format_blob_is_array() to not leave garbage on the stack
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Oct 2012 16:37:31 +0000 (19:37 +0300)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Oct 2012 16:37:31 +0000 (19:37 +0300)
commit9c0b821573b877fc8a7cd1f449cbc6d2eade8227
tree75d09f590110c781f4bbcc873ebb97aeb6712db0
parent600ec9fd73d85ff43fe07a40cc4154316fbabb73
lua: fix ubus_lua_format_blob_is_array() to not leave garbage on the stack
lua/ubus.c