[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






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]