Re: uwog - r21505 - in abiword-plugins/trunk/tools/abicollab/core: packet/xp session/xp

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Wed Jun 27 2007 - 02:49:56 CEST

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