diff options
author | Dmitry Shulyak <yashulyak@gmail.com> | 2019-06-03 23:52:02 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2019-06-03 23:52:02 +0800 |
commit | 15f24ff1896835e6ab908b0d17c1cc36b300c408 (patch) | |
tree | 0b252ded665e1c4a21f39d3ab58a124de67beedc /swarm/api/manifest_test.go | |
parent | 17381ecc6695ea9c2d8e5ee0aee5cf70d59a301a (diff) | |
download | go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar.gz go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar.bz2 go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar.lz go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar.xz go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.tar.zst go-tangerine-15f24ff1896835e6ab908b0d17c1cc36b300c408.zip |
ethclient: ensure tx json is not nil before accessing it (#19653)
TransactionInBlock crashed if json was nil and there was an error
because it tried to access fields `From` and `BlockHash` of the nil object.
Diffstat (limited to 'swarm/api/manifest_test.go')
0 files changed, 0 insertions, 0 deletions