Revision: 10262 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=10262&view=rev Author: buginator Date: 2010-03-14 05:06:28 +0000 (Sun, 14 Mar 2010)
Log Message: ----------- Cleanup main so we only have 1 atexit() call for our system shutdown routine, instead of hiding multiple shutdown routines using atexit() for each. Currently, we have 1 atexit for our main shutdown routine, and 1 atexit call for the exception handler. Fix mem leak for mod list. Also dump allocator stats for MSVC people 2.3: r10251 refs ticket:1673 Modified Paths: -------------- trunk/lib/script/stack.c trunk/src/init.c trunk/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Warzone2100-commits mailing list Warzone2100-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/warzone2100-commits