lua: fix error reporting when Lua handler cannot be compiled
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Sep 2014 13:19:53 +0000 (15:19 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Sep 2014 13:19:53 +0000 (15:19 +0200)
commit98839fdd7467f34011ef4b967b285fee3b0d8597
treef00e2b20da92f8ec5341e40658a5a7e4fb691a02
parentd6d8079d2b8540831c39b1844029dfdd848d0a3a
lua: fix error reporting when Lua handler cannot be compiled

Reported-by: Sebastian Apel <sebastian.apel@gmx.de>
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
lua.c