This PR fixes a problem with vector resizing in system fuzzer (case 7 there). Originally, this problem was discussed in PR #18908
Backport of core PR18917.
Differential D9059
fuzz: fix vector size problem in system fuzzer Fabien on Jan 26 2021, 10:47. Authored by Tags None Subscribers None
Details
This PR fixes a problem with vector resizing in system fuzzer (case 7 there). Originally, this problem was discussed in PR #18908 Backport of core PR18917. ninja bitcoin-fuzzers ./src/test/fuzz/system <path_to_corpus>
Diff Detail
|