Also: Always compile the function signature to avoid similar issues in the future.
Partial backport of core#20233:
https://github.com/bitcoin/bitcoin/pull/20233/commits/ee458d84fc187d69f002ebead6fccc4f4f9c0744
Differential D12270
Add missing const to CAddrMan::Check_() Fabien on Oct 17 2022, 10:08. Authored by Tags None Subscribers None
Details
Also: Always compile the function signature to avoid similar issues in the future. Partial backport of core#20233: With DEBUG_ADDRMAN: ninja all check
Diff Detail
|