oss-fuzz/projects/lzo
alexfh 1a513c7fc3
Ensure VLA of zero size is never created in LLVMFuzzerTestOneInput(). (#7173)
Some fuzzing drivers invoke this function with zero size, which causes creation of a zero-size VLA (variable-length array). In C99 VLA size must not be zero. Clang started enforcing this in b2715660ed (when compiled with -fsanitize=vla-bound).
2022-01-24 22:45:55 +00:00
..
lzo_decompress_target_seeds
Dockerfile
all_lzo_compress.cc
build.sh
lzo_compress_target.c
lzo_compress_target.options
lzo_decompress_target.c
lzo_decompress_target.options
project.yaml