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
Branch
avalock
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9383
Build 16697: Default Diff Build & Tests
Build 16696: arc lint + arc unit

Event Timeline

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