mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 04:01:58 +00:00
Address Sanitizer helps finding issues related to memory: buffer overflows, usage of uninitialized memory, etc. This is available in both Clang and GCC for a while, and, since the POSIX port is only meant for testing, this will help find issues. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
soc | ||
CMakeLists.txt | ||
Kconfig |