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