libupnp/ixml
Yoichi NAKAYAMA 77559473c1 Remove possibility of access violation.
1. Test Instr before dereference it in http_RecvPostMessage.
(Though it never becomes NULL because NULL is not passed to
the static method)
2. Avoid strdup(NULL) in ixmlElement_setAttributeNS.
Those are detected by llvm scan-build.
(cherry picked from commit a383cbb8e2)
2012-04-10 11:01:04 -03:00
..
doc Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
inc SF Patches Tracker id 3498437 - a header patch: ixml.h 1.6.15 2012-03-07 17:18:15 -03:00
src Remove possibility of access violation. 2012-04-10 11:01:04 -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