Add fuzzing harness for HTTPRequest, libevent's evhttp and related functions.
Backport of core PR18363.
Differential D9000
tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related functions Fabien on Jan 21 2021, 10:32. Authored by Tags None Subscribers None
Details
Add fuzzing harness for HTTPRequest, libevent's evhttp and related functions. Backport of core PR18363. ninja bitcoin-fuzzers ./src/test/fuzz/http_request <path__to_corpus> This should crash fairly quickly, the fix will be part of another diff.
Diff Detail
|