mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 11:42:31 +00:00
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> |
||
---|---|---|
.. | ||
mem_pool | ||
mem_pool_api | ||
mem_pool_concept | ||
mem_pool_threadsafe | ||
sys_mem_pool |