[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] FW: Linking to xml2.so
- From: Sreeni Nair <sreeni nair gmail com>
- To: xml gnome org
- Subject: Re: [xml] FW: Linking to xml2.so
- Date: Wed, 28 Dec 2005 13:35:21 -0500
Sorry about the wrong subject line. Inadvertent "reply all"...
On 12/28/05, Sreeni Nair <sreeni nair gmail com> wrote:
> Possibly a bug:
>
> In the function xmlRegExecPushString2(...) in xmlregexp.c, the last
> couple of lines are:
>
> if (str != buf)
> xmlFree(buf);
>
> Since str is the dynamically allocated entity, I think it should have
> been xmlFree(str).
>
> Regards,
> S.
>
> PS: Is this the correct list to raise such flags? Also, other than
> posting it here, is there anything that mere users of the library can
> do?
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]