Merge pull request #5569 from lhchavez/ci-sanitizers

Add CI support for Memory and UndefinedBehavior Sanitizers
This commit is contained in:
Edward Thomson
2020-08-03 10:01:26 +01:00
committed by GitHub
4 changed files with 138 additions and 8 deletions

4
script/sanitizers.supp Normal file
View File

@@ -0,0 +1,4 @@
[undefined]
# This library allows unaligned access on Intel-like processors. Prevent UBSan
# from complaining about that.
fun:sha1_compression_states