diff options
| author | Pieter Wuille <[email protected]> | 2012-05-05 21:22:55 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-05-05 21:33:26 +0200 |
| commit | 56f1e912397de656988cf7898b5457892bce3c30 (patch) | |
| tree | b7e4893c5635ee53a24630b6c8211bad9829b51c /src/protocol.cpp | |
| parent | Add extra asserts to addrman (diff) | |
| download | discoin-56f1e912397de656988cf7898b5457892bce3c30.tar.xz discoin-56f1e912397de656988cf7898b5457892bce3c30.zip | |
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
Diffstat (limited to 'src/protocol.cpp')
0 files changed, 0 insertions, 0 deletions