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