|
yep. it does. Also it has #define lua_assert(c) ((void)0) Which does explain the issue about smatch not seeing the check, and of course, it also means, unless the data segment layout is not favoring us, no-one will ever know if the bug did hit or not:) thanks, toomas |