Page MenuHomePhabricator

Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially referencing
ClosedPublic

Authored by jasonbcox on May 7 2019, 21:41.

Details

Summary

c36ea69 [wallet] Make sure pindex is non-null before possibly referencing in LogPrintf call. (Karl-Johan Alm)

Tree-SHA512: a14c9f3e1228bca91977bea821c56a377d80889b41d250050c9be67aa93e460319a7cf1d4b63ee40f23b5a34159590f0e3fe15dc88698dc694c0c8098bd2db4d

Backport of Core PR 10265
https://github.com/bitcoin/bitcoin/pull/10265/files

Completes T643
Depends on D2976

Test Plan

make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr10265-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5739
Build 9540: Bitcoin ABC Buildbot (legacy)
Build 9539: arc lint + arc unit

Event Timeline

Also includes re-adding a code block because it conflicts with every single backport in this function.

I guess this description is out of date (now covered in parent diff)?

Fabien edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 8 2019, 08:11