ci: Fuzz with integer sanitizer

This commit is contained in:
MarcoFalke
2021-01-26 10:44:32 +01:00
parent 32d44d2b1c
commit faff3991a9
5 changed files with 19 additions and 10 deletions

View File

@@ -136,7 +136,7 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
task:
name: '[no depends, sanitizers: fuzzer,address,undefined] [focal]'
name: '[no depends, sanitizers: fuzzer,address,undefined,integer] [focal]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal