HomePhabricator

Fix addrman crashes
56f1e912397dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix addrman crashes

A function returned the element to remove from a bucket, instead of its
position in that bucket. This function was only called when a tried
bucket overflowed, which only happens after many outgoing connections
have been made.

Closes: #1065, #1156

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on May 5 2012, 19:22
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING29a86a17350b: Add extra asserts to addrman
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGING56f1e912397d: Fix addrman crashes (authored by Pieter Wuille <pieter.wuille@gmail.com>).May 5 2012, 19:33