GNOME Bugzilla – Bug 316924
memory leak in xmlreader interface Function: xmlTextReaderReadString
Last modified: 2005-09-22 11:15:17 UTC
aux function xmlTextReaderCollectSiblings (xmlreader.c:1182) set free the buffer but not free the string if element consist for more then one text child.
Hum, yes I see ... should be fixed in CVS now, thanks ! Daniel