Hello,

I am working on gdome2 in cygwin. The test suite fail. I am stuck in the
debug somewhere with an invalid xmlFree() on a pointer allocated with
xmlNewDocFragment().

The libxml2 doc
(http://xmlsoft.org/html/libxml-tree.html#xmlNewDocFragment) does
not says what should be used to de-allocate memory allocated by
xmlNewDocFragment(). Is xmlFree() the appropriate function to use in that
case ?

Thanks in advance,

-- 
Alexandre
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to