zephyr/samples/net/http_server/src
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
..
config.h net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
echo-apps-cert.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
echo-apps-key.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
index.html samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
main.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00