Page MenuHomePhabricator

[avalanche] Don't assume shared_ptr for ProofRef
ClosedPublic

Authored by Fabien on May 13 2022, 23:10.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC1f440d3c6c59: [avalanche] Don't assume shared_ptr for ProofRef
Summary

This updates the places where the code assumes a shared pointer and assign nullptr. There is no change in behavior.

Test Plan
ninja all check-all

Diff Detail

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