1
0
forked from 0ad/0ad
0ad/source/collada
Ykkrosh 9f1d904278 # Fix use-of-freed-memory bug.
Don't call xmlCleanupParser after parsing documents.
("This function name is somewhat misleading. It does not clean up parser
state, it cleans up memory allocated by the library itself.")

This was SVN commit r7465.
2010-04-18 16:35:06 +00:00
..
tests Collada: Integrated skeleton XML with game. Added some tests. Fixed memory leak when loading ill-formed XML. 2007-03-16 23:32:10 +00:00
CommonConvert.cpp Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
CommonConvert.h Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
Decompose.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Decompose.h Add GPL header 2009-04-18 17:00:33 +00:00
DLL.cpp more string drudgery 2009-11-06 10:59:10 +00:00
DLL.h Add GPL header 2009-04-18 17:00:33 +00:00
GeomReindex.cpp Add GPL header 2009-04-18 17:00:33 +00:00
GeomReindex.h Add GPL header 2009-04-18 17:00:33 +00:00
Maths.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Maths.h Add GPL header 2009-04-18 17:00:33 +00:00
PMDConvert.cpp more string drudgery 2009-11-06 10:59:10 +00:00
PMDConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
precompiled.cpp Add GPL header 2009-04-18 17:00:33 +00:00
precompiled.h Add GPL header 2009-04-18 17:00:33 +00:00
PSAConvert.cpp Fix errors and warnings with optimised builds 2010-02-03 19:43:39 +00:00
PSAConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
StdSkeletons.cpp # Fix use-of-freed-memory bug. 2010-04-18 16:35:06 +00:00
StdSkeletons.h Add GPL header 2009-04-18 17:00:33 +00:00
XMLFix.cpp more string drudgery 2009-11-06 10:59:10 +00:00
XMLFix.h Add GPL header 2009-04-18 17:00:33 +00:00