mirror of https://github.com/google/oss-fuzz.git
ae597215ec
It seems that there exists a typo within the `FuzzCompress` function: It was incorrectly configured, mixing data types within a single vector intended for integer data. The correction involves separating the boolean selectors into their own vector (`bvec`). |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzz_cppitertools.cpp | ||
project.yaml |