aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libspng
diff options
context:
space:
mode:
authorGravatar Randy <randy408@protonmail.com>2020-12-01 21:52:10 +0100
committerGravatar GitHub <noreply@github.com>2020-12-01 12:52:10 -0800
commita0ce13ff7fbe7372c95b30a355ee8319a01f83d0 (patch)
treea238694caa73695717c3be53157917a2fb0da745 /projects/libspng
parentff51681a11ea9f65d057df08cdee70bb7479449c (diff)
libspng: disable msan temporarily (#4759)
Diffstat (limited to 'projects/libspng')
-rw-r--r--projects/libspng/project.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/libspng/project.yaml b/projects/libspng/project.yaml
index 053ce4da..a1853418 100644
--- a/projects/libspng/project.yaml
+++ b/projects/libspng/project.yaml
@@ -9,5 +9,3 @@ architectures:
sanitizers:
- address
- undefined
- - memory
-