Disable logs for fuzzer by default (#5938) #111
sanitizer.yml
on: push
adress-sanitizer
4m 53s
undefined-behavior-sanitizer
4m 33s
printf-sanitizer
7s
Annotations
7 warnings
printf-sanitizer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
undefined-behavior-sanitizer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
undefined-behavior-sanitizer
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
undefined-behavior-sanitizer:
contrib/zip/src/miniz.h#L5108
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
|
adress-sanitizer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
adress-sanitizer:
contrib/zip/src/miniz.h#L5108
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
|
adress-sanitizer
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|