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