Page MenuHomePhabricator

Fix the fuzzer for FormatVersion and FormatUserAgent
ClosedPublic

Authored by Fabien on Jun 29 2021, 07:36.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC059cb21cc8b3: Fix the fuzzer for FormatVersion and FormatUserAgent
Summary

The FormatSubVersion function has been removed in D9628, update the
fuzzer accordingly.

Test Plan
ninja bitcoin-fuzzer
./src/test/fuzz/integer <path_to_corpus>
./src/test/fuzz/string <path_to_corpus>

Diff Detail

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