Details
Description
Those two do not work well together. https://github.com/google/sanitizers/wiki/AddressSanitizer#faq
I think it should be fixed in CMakeLists.txt
Additionally a check inside source code is needed because some OSs, like Ubuntu, enable _FORTIFY_SOURCE by default.