mirror of
https://github.com/curl/curl.git
synced 2026-05-22 14:46:21 +03:00
sp
This commit is contained in:
parent
f673f9905f
commit
94b3d98d41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -347,7 +347,7 @@ jobs:
|
|||
CC: clang-20
|
||||
CFLAGS: >-
|
||||
-fsanitize=address,bounds,leak,signed-integer-overflow,undefined
|
||||
-fno-sanitize-recover=address,bounds,leak,signed-integer-overflow,undefined
|
||||
-fno-sanitize-recover=address,bounds,leak,signed-integer-overflow,undefined
|
||||
|
||||
LDFLAGS: >-
|
||||
-fsanitize=address,bounds,leak,signed-integer-overflow,undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue