Fixed some bugs where lua_pushstring was passed a non-null-terminated string
commitab0925ed56cc898a9658057b9454081ea69545e8
authorSytse Wielinga <s.b.wielinga@student.utwente.nl>
Thu, 2 Oct 2008 15:34:34 +0000 (2 17:34 +0200)
committerBart Trojanowski <bart@jukie.net>
Fri, 3 Oct 2008 00:20:16 +0000 (2 20:20 -0400)
tree5597d677280ef1707961ede0a64d588e577a5b89
parent4928c0630e1fa8f4c3bf927ac23c17b255f637fb
Fixed some bugs where lua_pushstring was passed a non-null-terminated string

Signed-off-by: Bart Trojanowski <bart@jukie.net>
luaixp/lixp_instance.c