On Thu, Mar 03, 2005 at 10:18:45AM +0100, Kenneth �stby wrote:
>  xmlDocFormatDump(xml,doc,0);
>  fflush(xml);
>  fclose(xml);
>  free(xml);

  Stop here, you already have a double free of a libc structure !

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to