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 [Nginx] Initial integration, new fuzzer added (#4144) 2020-08-30 10:21:28 -07:00
http_request_proto.proto [Nginx] Initial integration, new fuzzer added (#4144) 2020-08-30 10:21:28 -07:00
wrappers.c [nginx] Fix startup crashes (#4433) 2020-09-10 07:49:59 -07:00