If InitBlockIndex fails, then it will segfault later. Same for the later
ActivateBestChain. BOOST_REQUIRE the result, so that an error will be
reported and the test case aborted.
Backport of core's PR9904
Differential D903
test: Report InitBlockIndex result deadalnix on Jan 6 2018, 13:09. Authored by Tags None Subscribers None
Details
If InitBlockIndex fails, then it will segfault later. Same for the later Backport of core's PR9904 make check
Diff Detail
|