libubox/lua
Xiongfei Guo 9565bf86ae Fix stack overflow bug of uloop lua binding.
The static variable `state` in `lua/uloop.c` should be clean after every callback.

Signed-off-by: Xiongfei(Alex) Guo <xfguo@credosemi.com>
2014-06-24 14:30:30 +01:00
..
CMakeLists.txt add lua binding for uloop (written by John Crispin) 2012-09-27 13:41:02 +02:00
uloop.c Fix stack overflow bug of uloop lua binding. 2014-06-24 14:30:30 +01:00