aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/key.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-02-17 22:14:12 +0800
committerFelix Lange <fjl@twurst.com>2015-02-17 22:21:39 +0800
commit7ea131d4ffddaae15c697fe0d025ff431bacc01a (patch)
tree840057da55b3ab0bbfb7646bb2a2a4372fc98256 /crypto/key.go
parent643eda5c2d3190147bc55ef27c4ce241c7c59da2 (diff)
downloaddexon-7ea131d4ffddaae15c697fe0d025ff431bacc01a.tar.gz
dexon-7ea131d4ffddaae15c697fe0d025ff431bacc01a.tar.zst
dexon-7ea131d4ffddaae15c697fe0d025ff431bacc01a.zip
p2p/discover: fix pending replies iteration
Range expressions capture the length of the slice once before the first iteration. A range expression cannot be used here since the loop modifies the slice variable (including length changes).
Diffstat (limited to 'crypto/key.go')
0 files changed, 0 insertions, 0 deletions