libupnp/ixml/src
Fabrice Fontaine c42216dad7 Check return code in ixml
Check return code of ixmlDocument_CreateElementEx in
ixmlDocument_CreateElement.
Check return code of ixmlNode_setNodeName and ixmlNode_setNodeValue in
ixmlNode_cloneCDATASect and ixmlNode_cloneTextNode.
(cherry picked from commit d3d17da6e5)
2012-03-19 11:48:03 -03:00
..
inc Improve ixml 2012-03-11 12:09:47 -03:00
attr.c Use switch insted of if with enums in ixml 2012-03-14 20:27:49 -03:00
document.c Check return code in ixml 2012-03-19 11:48:03 -03:00
element.c Improve ixml 2012-03-11 12:09:47 -03:00
ixml.c Improve ixml 2012-03-11 12:09:47 -03:00
ixmldebug.c samples: Fix compiler warnings. 2010-11-17 12:01:04 -02:00
ixmlmembuf.c Improve ixml 2012-03-11 12:09:47 -03:00
ixmlparser.c Don't use // as comments, it breaks some C compilers 2012-03-16 12:03:33 -03:00
namedNodeMap.c Add more explicit casts and remove dead code 2012-03-16 12:00:21 -03:00
node.c Check return code in ixml 2012-03-19 11:48:03 -03:00
nodeList.c Improve ixml 2012-03-11 12:09:47 -03:00