Page MenuHomePhabricator

Add missing lock annotation to the tx inventory send buffer
ClosedPublic

Authored by Fabien on May 10 2021, 09:28.

Details

Summary

This is guarded by the cs_tx_inventory mutex but is lacking the
annotation.

Test Plan

With clang:

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
net_add_mining_tx_inv_annotation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15669
Build 31242: Build Difflint-circular-dependencies · build-debug · build-without-wallet · build-diff · build-clang · build-clang-tidy
Build 31241: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.May 10 2021, 09:29
deadalnix retitled this revision from Add missing lock annotation to the tx inventoryu send buffer to Add missing lock annotation to the tx inventory send buffer.
This revision is now accepted and ready to land.May 10 2021, 14:40