Whamcloud - gitweb
enable gcc/clang address sanitizer if the builder wants it
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 8 Mar 2018 20:15:35 +0000 (12:15 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 8 Aug 2018 15:16:12 +0000 (11:16 -0400)
commit5e666e3d8846e695650ae757d3626547cfd05cbf
tree673a2c1972faa19fb78146c7ff2c871c4366e237
parent1c2a76aeb0f42e078667cf81412d2dcf6b66b6df
enable gcc/clang address sanitizer if the builder wants it

Enable AddressSanitizer to look for memory usage errors if the builder
asks for it and it's available.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
configure
configure.ac
debian/rules