libupnp/ixml/src
Fabrice Fontaine a35724f7f8 SF Bug Tracker id 3498436 - Memory leak in Parser_processAttributeName
Submitted: Fabrice Fontaine ( ffontaine ) - 2012-03-07 02:30:57 PST

attr is not freed if ixmlNode_setNodeProperties or
ixmlNode_setAttributeNode return an error in
Parser_processAttributeName.
(cherry picked from commit 268abf72fb)
2012-03-07 16:03:13 -03:00
..
inc ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
attr.c Removed all #include's from ixml.h. 2008-06-06 22:19:14 +00:00
document.c SF Bug Tracker id 3495280 - Memory leak in ixmlDocument_createElementEx 2012-03-05 10:33:30 -03:00
element.c SF Bug Tracker id 3495616 - Memory leak in ixmlElement_setAttributeNS 2012-03-05 10:33:30 -03:00
ixml.c ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
ixmldebug.c samples: Fix compiler warnings. 2010-11-17 12:01:04 -02:00
ixmlmembuf.c ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
ixmlparser.c SF Bug Tracker id 3498436 - Memory leak in Parser_processAttributeName 2012-03-07 16:03:13 -03:00
namedNodeMap.c ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
node.c Fix for memory leak 2011-03-11 18:35:30 -03:00
nodeList.c ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00