* Fix underflow of commandLine variable. (memset) * Fix for integer inconsistencies * fix for possible overflow at line 1841 of debugger.cpp. Offending code: sprintf_s(command, "bp %p,\"DllMain (%s)\",ss", entry, modname);