oss-fuzz/projects/flask
DavidKorczynski ce2f2e537c
Python projects: Fixup string lengths (#9869)
The argument to various consume functions eats up all of the data, am
changing so not all data is used before the last part of the fuzzer.

Ref: https://github.com/google/oss-fuzz/pull/9864
https://github.com/google/oss-fuzz/pull/9864#pullrequestreview-1326908396

---------

Signed-off-by: David Korczynski <david@adalogics.com>
2023-03-06 13:56:55 -08:00
..
Dockerfile
build.sh
cors_fuzz_flask.py
fuzz_json.py Python projects: Fixup string lengths (#9869) 2023-03-06 13:56:55 -08:00
fuzz_werkzeug_formparser.py
fuzz_werkzeug_http.py
fuzz_werkzeug_url.py
project.yaml Add vendors to Python projects. (#8547) 2022-09-26 09:50:09 +10:00