commit | a76fe5ca11ebf9e9322dfcf7728dc55077086d43 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Apr 24 16:06:47 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Apr 24 16:06:47 2003 +0000 |
tree | f717e6f0663abdcd12577942ddf5f34251282bec | |
parent | 18f113da8c65e108550485a13aba4f787b3f5529 [diff] |
integrated the Out Of Memory test from Havoc Pennington #109368 a lot of * Makefile.am testOOM.c testOOMlib.[ch] : integrated the Out Of Memory test from Havoc Pennington #109368 * SAX.c parser.c parserInternals.c tree.c uri.c valid.c xmlmemory.c xmlreader.c xmlregexp.c include/libxml/tree.h include/libxml/parser.h: a lot of memory allocation cleanups based on the results of the OOM testing * check-relaxng-test-suite2.py: seems I forgot to commit the script. Daniel