libupnp/upnp/sample
Yoichi NAKAYAMA c27a089d6f Fix problems detected as dead assignment warning by clang scan-build.
Wrong assignment by shutdown result hides the real error code
of NewRequestHandler() in ssdp_device.c.
Fix return code description of NewRequestHandler().
Handle return code from ithread_create in sample applications.
Remove unused assignments.

(forward ported from commit 39dfad2cba)
2012-04-24 14:21:47 -03:00
..
common Fixes many problems in sample code. 2010-12-23 22:23:51 -02:00
linux Fix problems detected as dead assignment warning by clang scan-build. 2012-04-24 14:21:47 -03:00
web * Add ChangLog entry for the tvcombo sample 2007-05-24 11:20:01 +00:00
Makefile.am White spaces and some debugging information. 2010-12-22 10:00:32 -02:00