Branch: refs/heads/runtime-debug Home: https://github.com/kronosnet/kronosnet Commit: b8e5f8a6a5a676703333ac3a0101e91fbf54de78 https://github.com/kronosnet/kronosnet/commit/b8e5f8a6a5a676703333ac3a0101e9... 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 and UBSAN builds
those options are stricly meant for runtime debugging purposes. do NOT use in production.
check gcc man pages on how to use ASAN and UBSAN.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com