4218d5f8f0
Make if statement using pointers explicitly check whether the value is NULL or not. The C standard does not say that the null pointer is the same as the pointer to memory address 0 and because of this is a good practice always compare with the macro NULL. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
base64 | ||
cmsis_rtos_v1 | ||
crc | ||
json | ||
libc | ||
mempool | ||
posix | ||
rbtree | ||
ring_buffer | ||
CMakeLists.txt | ||
Kconfig | ||
thread_entry.c |