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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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