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 |
|
Felix Fietkau
|
db38b74ac6
|
add declarations for lua{open,close}_uloop to avoid warnings
|
2012-10-22 20:03:36 +02:00 |
|
Felix Fietkau
|
5038992465
|
lua: use relative paths for includes instead of system-wide
|
2012-10-04 14:14:52 +02:00 |
|
John Crispin
|
6ba84c7623
|
rename proc_cb to ul_process_cb
Signed-off-by: John Crispin <blogic@openwrt.org>
|
2012-09-29 01:15:54 +02:00 |
|
Felix Fietkau
|
a81cb397ef
|
add lua binding for uloop (written by John Crispin)
|
2012-09-27 13:41:02 +02:00 |
|