The code is duplicated and more will be needed for D9489.
Details
Details
- Reviewers
PiRK deadalnix - Group Reviewers
Restricted Project - Commits
- rABC38b2d48064b4: Factorize flushing the inventory buffer when it reaches its max size
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- network_factor_inv_flush
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15674 Build 31252: Build Diff build-clang-tidy · lint-circular-dependencies · build-without-wallet · build-diff · build-clang · build-debug Build 31251: arc lint + arc unit
Event Timeline
Comment Actions
Address feedback
src/net_processing.cpp | ||
---|---|---|
5196 ↗ | (On Diff #28399) | I would have expected the clear() to trigger a use after move warning, TIL |