Page MenuHomePhabricator

[avalanche_tests] fix block index accesses
ClosedPublic

Authored by markblundeberg on Feb 10 2020, 12:36.

Details

Summary

In preparation for D5238: these should be locked, and we don't need [] operator insertion so let's use the usual lookup function.

Test Plan
CC=clang CXX=clang++ cmake -GNinja .. -DCMAKE_BUILD_TYPE=Debug
ninja check

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Feb 10 2020, 14:01