commit | a74d14559652e40246ee396182b2f3d094932e31 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jan 12 15:32:42 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Apr 10 20:54:46 2018 -0700 |
tree | 029087ea93855ce8db54c8860e9a1760c2fcbfc5 | |
parent | 667635439920cf3607c6d488f4737ee2edefe0f9 [diff] |
misc: 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>