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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| openocd.c | ||