netutils/libcoap : Fix problem from static analysis tool
authorJin-Seong Kim <jseong82.kim@samsung.com>
Tue, 1 Aug 2017 08:40:48 +0000 (17:40 +0900)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:49 +0000 (21:15 -0700)
commit05e285ad9c4af5d20fcd6e0df4f6660d9b332f5a
tree628785bd1b5e22ed30e56b0197d4cecc96efae4f
parent9c695d2e19b2552bbb837855c68fd98431df7020
netutils/libcoap : Fix problem from static analysis tool

This commit is patch for fixing problems fro static analysis tool
- Add check return value of pthread_attr_init

Change-Id: I7ae7369c0c0cfbabcd9c0298836943d5260e7e4e
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
Signed-off-by: EunBong Song <eunb.song@samsung.com>
apps/netutils/libcoap/block.c
apps/netutils/libcoap/debug.c
apps/netutils/libcoap/pdu.c