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

Re: [xml] Problems on xmlFree()



ALANL hthk com said:
> Dears,
>
> I have made use the xmlNodeListGetString() to get the content of child node.
> In case, the content is long (let say 300 bytes), the program would be dead
> when I call the xmlFree() to release the allocated memory.  Anybody knows
> the reason and how to solve?
>
>
> Thanks & Regards,
> Alan.
>

After some off-list correspondence, it appears to me that the problem is
within the user code, and not within the library.

Bill




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