diff options
author | Miguel Herranz <miguel@ipglider.org> | 2017-01-18 18:53:11 +0100 |
---|---|---|
committer | Miguel Herranz <miguel@ipglider.org> | 2017-01-18 21:41:52 +0100 |
commit | cbcdf8ad35a0404141ba08350449647449abd0c0 (patch) | |
tree | 83b18dd315fc641833f6ccc62c8a7f55fb973f21 /external | |
parent | Merge pull request #1559 (diff) | |
download | monero-cbcdf8ad35a0404141ba08350449647449abd0c0.tar.xz |
Honor depth in get_peerlist_head method
The method returned depth + 2 because:
- push_back was executed before the condition.
- > instead of >= causing one more iteration.
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions