Commit 4bc5f43064753cf4682ba3aca5e0ee86aed26442

Daniel Veillard 2003-12-22T18:13:12

change xmlReadFd() xmlCtxtReadFd() xmlReaderNewFd() xmlReaderForFd(), * parser.c xmlreader.c: change xmlReadFd() xmlCtxtReadFd() xmlReaderNewFd() xmlReaderForFd(), change those to not close the file descriptor. Updated the comment, should close #129683 Daniel