HomePhabricator

Fix for mismatched extern definition in wallet test

Description

Fix for mismatched extern definition in wallet test

Summary:

The extern declarations are using a raw pointer which doesn't match the
source variable's std::unqiue_ptr.

Backport of core PR11713
https://github.com/bitcoin/bitcoin/pull/11713/files

Completes T660

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D3097

Details

Provenance
Aaron Clauson <aaron@sipsorcery.com>Authored on Nov 18 2017, 07:55
FabienCommitted on May 23 2019, 15:46
markblundebergPushed on May 23 2019, 23:17
Reviewer
Restricted Project
Differential Revision
D3097: Fix for mismatched extern definition in wallet test
Parents
rSTAGINGb323202ebe8a: Fix uninitialized atomic variables
Branches
Unknown
Tags
Unknown