libupnp/ixml
Fabrice Fontaine b4cc5df288 SF Bug Tracker id 3495616 - Memory leak in ixmlElement_setAttributeNS
Submitted: Fabrice Fontaine ( ffontaine ) - 2012-02-29 02:09:43 PST

newAttrNode is not freed if newAttr->n.nodeValue = strdup(value); returns
NULL or if ixmlElement_setAttributeNodeNS(element, newAttr, NULL) does
not return IXML_SUCCESS.
(cherry picked from commit a79a149e6a)
2012-03-05 10:33:30 -03:00
..
doc Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
inc ixml: Fix for compiler warnings for size_t and ptrdiff_t. 2010-11-16 03:15:49 -02:00
src SF Bug Tracker id 3495616 - Memory leak in ixmlElement_setAttributeNS 2012-03-05 10:33:30 -03:00
test "make check" was failing because ixml/test/test_document.sh did not 2007-11-12 03:27:58 +00:00
Makefile.am UTF-8. 2010-10-04 11:13:46 -03:00