Re: [xml] xml freeing the same string twice
- From: Wolfgang Rohdewald <wolfgang rohdewald de>
- To: Nikolay Sivov <bunglehead gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] xml freeing the same string twice
- Date: Tue, 5 Apr 2011 10:08:30 +0200
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.
DICT_FREE fails because cur->doc is NULL, so there is no dict
do you have an idea how that could happen?
--
Wolfgang
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]