good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 844485ec authored by Preston Van Loon's avatar Preston Van Loon Committed by GitHub
Browse files

consensus/ethash: fix usage of *reflect.SliceHeader (#21372)

* consensus/ethash: only use *reflect.SliceHeader, not reflect.SliceHeader. See comment here: https://github.com/golang/go/issues/40397\#issuecomment-663748689



* consensus/ethash: pr feedback from @mdempsky, makes a copy of dest such that is not mutated

* consensus/ethash: remove noop assign

* consensus/ethash: apply same fix to another location

Co-authored-by: default avatarPéter Szilágyi <peterke@gmail.com>
Co-authored-by: default avatarMartin Holst Swende <martin@swende.se>
parent 1ea75379
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment