aboutsummaryrefslogtreecommitdiff
path: root/projects/ninja/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ninja/project.yaml')
-rw-r--r--projects/ninja/project.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/projects/ninja/project.yaml b/projects/ninja/project.yaml
index d35fdc4b6..2f6baf4db 100644
--- a/projects/ninja/project.yaml
+++ b/projects/ninja/project.yaml
@@ -6,5 +6,6 @@ auto_ccs:
sanitizers:
- address
- undefined
- - memory
-main_repo: "https://github.com/ninja-build/ninja"
+# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
+# - memory
+main_repo: "https://github.com/ninja-build/ninja" \ No newline at end of file