Page MenuHomePhabricator

cover DisconnectBlock with lock annotation
ClosedPublic

Authored by PiRK on Nov 10 2022, 09:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCc2a48fe20b60: cover DisconnectBlock with lock annotation
Summary

CoinsTip() access requires cs_main and therefore so should this function.

This is a backport of core#23661

Test Plan

With clang + DEBUG
ninja all check-all

Diff Detail

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