[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] dumping XML file question
- From: Kenneth Østby <kenneth ostby gmail com>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] dumping XML file question
- Date: Thu, 3 Mar 2005 11:02:27 +0100
thanks, that did it :)
Kenneth
On Thu, 3 Mar 2005 04:31:02 -0500, Daniel Veillard <veillard redhat com> wrote:
> 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/
> veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
> http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]