cvs@abisource.com wrote:
> + char* sz = (char *)xmlGetProp(pPacketNode,(const xmlChar *) "rev");
> + UT_UTF8String sRev = sz;
> + FREEP(sz);
Shouldn't that use use xmlFree() to free the xmlChar?
(according the doc it should)
Hub
Received on Wed Jun 27 02:49:04 2007
This archive was generated by hypermail 2.1.8 : Wed Jun 27 2007 - 02:49:04 CEST