mirror of https://github.com/ethereum/go-ethereum
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).pull/327/head
parent
643eda5c2d
commit
7ea131d4ff
Loading…
Reference in new issue