Re: [xml] xml freeing the same string twice



On Dienstag 05 April 2011, Nikolay Sivov wrote:
DICT_FREE() already check if string is owned by a dictionary
or not. If it's owned it's freed with a dictionary in
xmlDictFree(), otherwise it's freed as is with xmlFree.

OK, I'll have to dig deeper
 
Could you attach a test source for that?

the problem is that the same thing works on linux, and valgrind
finds nothing to complain. Do you have a windows environment?

-- 
Wolfgang



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