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