On 2014-02-11 09:27, Karl Vogel wrote:
> The lua getglobal and rawgeti both push a value onto the lua stack,
> but they weren't being removed by the ubus_method_handler function,
> thus corrupting the lua stack.
> 
> In case the specified method wasn't a function, the stack was also
> corrupted as the method name remained on the stack.
> 
> Signed-off-by: Karl Vogel <karl.vo...@gmail.com>
Applied, thanks.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to