Fix heap-buffer-overflow in OpenDDLParser (#5919) #109
sanitizer.yml
on: push
adress-sanitizer
4m 49s
undefined-behavior-sanitizer
4m 28s
printf-sanitizer
6s
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']
|