Make the merged code work again. Also fixs a SEGV.
commit5d6d1271e6dbdfa5e23d019774150822a865d251
authorRui Guo <firemeteor.guo@gmail.com>
Wed, 10 Jun 2009 12:22:11 +0000 (10 20:22 +0800)
committerRui Guo <firemeteor.guo@gmail.com>
Wed, 10 Jun 2009 12:22:11 +0000 (10 20:22 +0800)
tree3421c576fe26604a9cecee46c54f74447840e820
parent6ee699f2e4d424e98731efc2e35162eeba64b03a
Make the merged code work again. Also fixs a SEGV.

1. Properly push function according to the new lua_handler structure.
2. Never return without balancing the stack!
src/lua.c