oss-fuzz/projects/aiohttp
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 aiohttp: fix broken build (#8220) 2022-08-11 09:45:02 -07:00
build.sh aiohttp: fix broken build (#8220) 2022-08-11 09:45:02 -07:00
fuzz_http_parser.py
fuzz_http_payload_parser.py
fuzz_multipart.py
fuzz_payload_url.py
fuzz_web_request.py Python projects: Fixup string lengths (#9869) 2023-03-06 13:56:55 -08:00
project.yaml Add vendors to Python projects. (#8547) 2022-09-26 09:50:09 +10:00