mirror of https://github.com/google/oss-fuzz.git
1a513c7fc3
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
|
||
---|---|---|
.. | ||
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 |