oss-fuzz/projects/nginx/fuzz
DavidKorczynski 631cb2886a
nginx: fix and improve fuzzer (#6593)
- fixes a heap-use-after-free due to the clean up logic
- removes the use of strlen in request and response len
- adds the option for opening many more files to enable
  nginx to operate a longer period of time.

Signed-off-by: David Korczynski <david@adalogics.com>
2021-10-13 11:56:53 +01:00
..
http_request_fuzzer.cc nginx: fix and improve fuzzer (#6593) 2021-10-13 11:56:53 +01:00
http_request_fuzzer.dict
http_request_proto.proto
wrappers.c