Author :
Daniel Veillard
Date :
2004-02-19 16:37:07
Hash :21924520 Message :fixed xmllint --memory --stream memory consumption on large file by using
* xmlreader.c: fixed xmllint --memory --stream memory consumption
on large file by using xmlParserInputBufferCreateStatic() with
the mmap'ed file
Daniel