aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libspng/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libspng/project.yaml')
-rw-r--r--projects/libspng/project.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/libspng/project.yaml b/projects/libspng/project.yaml
index 0de90d2e..c79743b3 100644
--- a/projects/libspng/project.yaml
+++ b/projects/libspng/project.yaml
@@ -4,4 +4,8 @@ auto_ccs:
- "randy440088@gmail.com"
architectures:
- x86_64
- - i386 \ No newline at end of file
+ - i386
+sanitizers:
+ - address
+ - undefined
+ - memory \ No newline at end of file