Page MenuHomePhabricator

fuzz: http_request workaround for libevent < 2.1.1
ClosedPublic

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

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC1684b6761b2b: fuzz: http_request workaround for libevent < 2.1.1
Summary
Before libevent 2.1.1, internal functions names didn't end with an
underscore.

Backport of core PR18682.

Depends on D9000.

Test Plan
ninja bitcoin-fuzzers

I can't test the fix since I have no system with an old enough libevent
that match our minimum requirements.

Diff Detail

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