zephyr/subsys/net/lib
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
app coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
coap coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
config net: config: Use sizeof() to get size of buffer for net_addr_ntop() 2018-09-11 10:42:51 +03:00
dns coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
http coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mqtt coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
openthread net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
sntp coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
sockets coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
tls_credentials coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
websocket coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
Kconfig