test_free_functions failed to keep the stack clean.
commit5ceb9b6e36b00ba6326c237f901b629efcd80923
authorDaniel Wallin <daniel@boostpro.com>
Tue, 9 Sep 2008 12:15:14 +0000 (9 14:15 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 9 Sep 2008 12:15:14 +0000 (9 14:15 +0200)
treeddf09fb27d62d9b17cd4982d378b1f38e37af49d
parent1aaece897e3f75ce02cef89dce69928f9df7318b
test_free_functions failed to keep the stack clean.

A misplaced `lua_pop()` resulted in an error message being kept on the
stack.
test/test_free_functions.cpp