Hi, It seems that my previous patch caused a memory leak, as a consequence of passing NULL to xmlNewNs. The solution seems to be to pass ret instead of NULL in the call to xmlNewNs in the else block.
Best regards, Andrew Miller ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
