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

Re: [xml] FW: Linking to xml2.so



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]