mirror of https://github.com/google/oss-fuzz.git
dfaf20a5e2
GetINCHIfromINCHI calls strlen on szOptions, which leads to undefined behavior as it's not a valid null-terminated byte string. Explicitly NULL out the char* to avoid this. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
inchi_input_fuzzer.c | ||
project.yaml |