zoneminder/cmake/compiler
Peter Keresztes Schmidt e8adf5d331 Build: Enable std::vector ASAN annotation in libstdc++
By defining _GLIBCXX_SANITIZE_VECTOR when ASAN is enabled `std::vector` operations
will be annotated so ASAN can detect invalid accesses.

See https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_macros.html
2021-05-29 19:55:17 +02:00
..
clang Build: Enable VLA warnings 2021-05-17 22:12:04 +02:00
gcc Build: Enable std::vector ASAN annotation in libstdc++ 2021-05-29 19:55:17 +02:00