Yoichi NAKAYAMA 39dfad2cba 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.
2012-04-21 11:38:20 +09:00
..
2012-03-30 21:57:51 +02:00
2010-06-26 11:09:49 +00:00
2008-02-03 01:36:23 +00:00
2012-03-15 14:13:27 +01:00