]> icculus.org git repositories - taylor/freespace2.git/commit
bug fixes
authorTaylor Richards <taylor@icculus.org>
Tue, 9 Feb 2010 11:11:54 +0000 (11:11 +0000)
committerTaylor Richards <taylor@icculus.org>
Tue, 9 Feb 2010 11:11:54 +0000 (11:11 +0000)
commitcf7c9b6a2f9ea3571141210102569d41cf107b0f
tree82e4e46a6e3e73c047712f1a3d3f3c6ad7773b1e
parent187c916d1a9776c70a80c170370675dca46be415
bug fixes

 - valgrind warnings
 - handle 'single' cmdline options properly
 - fix new[]/delete[] mismatch
 - multiple buffer overflow fixes
 - handle multi line cmdline.cfg
 - fix memory issues with 'args'
 - gracefully handle memory alloc fail
src/cmdline/cmdline.cpp