oss-fuzz/projects/sudoers
Todd C. Miller aca2552874
sudoers: set optimization flag in LDFLAGS for the object size sanitizer (#6544)
Sudo does not link executables using CFLAGS, only LDFLAGS.
When building with UBSan, the compiler warns that the object size
sanitizer has no effect at -O0 but is explicitly enabled.
2021-10-01 22:15:24 +01:00
..
Dockerfile sudoers: use in-tree fuzzers and add new one for the sudoers parser (#5089) 2021-02-02 15:59:02 -08:00
build.sh sudoers: set optimization flag in LDFLAGS for the object size sanitizer (#6544) 2021-10-01 22:15:24 +01:00
project.yaml [presubmit] Add check to ensure dataflow is specified properly. (#5833) 2021-05-25 16:02:44 +00:00