[cairo-bugs] [Bug 5753] _cairo_svg_document_finish shouldn't dump doc to memory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 28 12:40:33 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=5753          
     




------- Additional Comments From emmanuel.pacaud at free.fr  2006-01-29 07:36 -------
Thanks for your patch.

     xmlFreeDoc (document->xml_doc);
 
+    xmlFreeNode (document->xml_node_main);
+

Isn't xmlFreeDoc supposed to free all doc structures, including tree ?          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list