Sorry for the inconvience caused. It is caused by double free of the xmlobject.
Thanks. Kannaiyan ----- Original Message ----- From: "Kannaiyan Natesan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, August 08, 2006 10:54 AM Subject: [xml] Bug ? > I'm passing the, > > <?xml version="1.0"?> > <innoxml><command>WELCOME</command><ip>192.168.251.234</ip><port>6050505</port></innoxml> > > with buflen, 112 > > > when I execute the following line, > > rdoc = xmlReadMemory(bufdata,buflen,"null.xml",NULL,0); > > says, > corrupted double-linked list at 0x5a6c10! > Aborted > > Am I making missing anything or is it a Bug? > > Kannnaiyan > > > > _______________________________________________ > xml mailing list, project page http://xmlsoft.org/ > [email protected] > http://mail.gnome.org/mailman/listinfo/xml > > _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
