Page MenuHomePhabricator

fuzz: fix unused variable compiler warning
ClosedPublic

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

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCb8d4c2553d0e: fuzz: fix unused variable compiler warning
Summary

Backport of core PR18664.

The warning was previously fixed in D8908 but this was invalidating our
seeds.

Test Plan
ninja bitcoin-fuzzers

Ensure there is no warning.

Diff Detail

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