Page MenuHomePhabricator

tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related functions
ClosedPublic

Authored by Fabien on Jan 21 2021, 10:32.

Details

Summary
Add fuzzing harness for HTTPRequest, libevent's evhttp and related
functions.

Backport of core PR18363.

Test Plan
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

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable