libupnp/upnp
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 Include prebuilt documentation (html,pdf), dropping doc++ dependancy. 2006-07-06 12:37:29 +00:00
inc Add --enable-unspecified_server 2012-03-30 21:57:51 +02:00
m4 Backport of svn rev. 554: 2010-06-26 11:09:49 +00:00
sample Add error handling. 2012-03-05 12:26:41 +01:00
src Remove possibility of access violation. 2012-04-06 23:21:18 +09:00
test Merge of trunk into branch 1.6.x. 2008-02-03 01:36:23 +00:00
LICENSE Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
Makefile.am Add --disable-optssdp option 2012-03-15 14:13:27 +01:00