libupnp/ixml
Yoichi NAKAYAMA a383cbb8e2 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.
2012-04-06 23:21:18 +09: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:15:54 -03:00
src Remove possibility of access violation. 2012-04-06 23:21:18 +09:00
test Merge of current trunk to branch 1.6.x. 2007-11-19 14:15:45 +00:00
Makefile.am UTF-8. 2010-10-04 11:11:33 -03:00