lua: fix stack leak in ubus method handling
authorFelix Fietkau <nbd@openwrt.org>
Wed, 20 Jan 2016 13:59:04 +0000 (14:59 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 20 Jan 2016 13:59:06 +0000 (14:59 +0100)
commit8bb34756ce2bd684745d3a49a134dae03073b452
treeb1bb25324b479b1a0a819b4c34235ccd82bc6b5d
parent1d2b3bbdbefa4901e34506f86f4b4c4412dbb555
lua: fix stack leak in ubus method handling

Signed-off-by: Chen Bin <ewolfok@126.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
lua/ubus.c