Commit 4dbe77a84f4ff3c5785906e76adbc21bb6e259b4

Daniel Veillard 2003-01-14T00:17:42

fixed the streaming property of the reader, it was generating tree faster * xmlreader.c: fixed the streaming property of the reader, it was generating tree faster than consuming it. Pointed out by Nate Myers * tree.c: fixed a bug in xmlSaveFormatFileEnc if passed a NULL doc Daniel