aboutsummaryrefslogtreecommitdiff
path: root/projects/cmake/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/cmake/project.yaml')
-rw-r--r--projects/cmake/project.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/cmake/project.yaml b/projects/cmake/project.yaml
index 8ab35334c..17c5b3e8d 100644
--- a/projects/cmake/project.yaml
+++ b/projects/cmake/project.yaml
@@ -7,4 +7,5 @@ auto_ccs:
sanitizers:
- address
- undefined
- - memory
+# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
+# - memory