Branch: refs/heads/runtime-debug Home: https://github.com/kronosnet/kronosnet Commit: 8aed30b407ba138f07d31e51c56bd64d0c0671a4 https://github.com/kronosnet/kronosnet/commit/8aed30b407ba138f07d31e51c56bd6... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-10-09 (Wed, 09 Oct 2019)
Changed paths: M configure.ac M man/Makefile.am
Log Message: ----------- [build] add options for ASAN/UBSAN/TSAN runtime sanitizer builds
those options are stricly meant for runtime debugging purposes. do NOT use in production.
check gcc/clang man pages on how to use ASAN/UBSAN/TSAN.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com