oss-fuzz/projects/iniconfig
DavidKorczynski 73371ad324
iniconfig: fix fuzzer (#8146)
The file operations had issues with file not found. This will trigger the same parsing routines but without file operations.

Fixes: https://github.com/pytest-dev/iniconfig/issues/41
2022-08-04 13:34:09 +01:00
..
Dockerfile iniconfig: initial integration (#8130) 2022-08-03 09:27:34 +01:00
build.sh iniconfig: initial integration (#8130) 2022-08-03 09:27:34 +01:00
fuzz_parse.py iniconfig: fix fuzzer (#8146) 2022-08-04 13:34:09 +01:00
project.yaml iniconfig: initial integration (#8130) 2022-08-03 09:27:34 +01:00