src/utils_lua.[ch]: Various small bugfixes.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 15:09:33 +0000 (16:09 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 15:09:33 +0000 (16:09 +0100)
commitdf54f71cb0bf8421074f30435620fad308e3a00a
treeb94fd2f031d8cab65fdfda1b255640820a575160
parentcea24c89f6d700656faeff45afd993bac7749d8f
src/utils_lua.[ch]: Various small bugfixes.

Don't call "lua_pop()" after a "while (lua_next())" loop, for example.
src/utils_lua.c
src/utils_lua.h