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

From: J.M. Maurer <uwog_at_uwog.net>
Date: Wed Jun 27 2007 - 02:53:02 CEST

On Tue, 2007-06-26 at 20:49 -0400, Hubert Figuiere wrote:
> 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)

Hmm, thanks for pointing that out. That needs fixing in more places,
thanks.

Marc
Received on Wed Jun 27 02:51:40 2007

This archive was generated by hypermail 2.1.8 : Wed Jun 27 2007 - 02:51:40 CEST