mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This changes the Pop method to assign the zero value before reducing slice size. Doing so ensures the backing array does not reference removed item values. |
||
|---|---|---|
| .. | ||
| journal.go | ||
| list.go | ||
| list_test.go | ||
| noncer.go | ||
| txpool.go | ||
| txpool_test.go | ||