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