Hi, just for kicks I build Lua-5.2 with clangs static analyzer available from the llvm project: http://clang-analyzer.llvm.org/ It showed nothing serious, if someone wants to look at the results, here you go: http://parcle.net/scan-build-lua/ Remember static analysis is a brute force approach and might detect issues that are actually non issues. -T