Commit 10664f4
authored
Added a nil check for resp.GetError() in the EOS gRPC client. This fixes a nil pointer dereference in the RollbackToVersion method (#4896)
Co-authored-by: Jesse Geens <[email protected]>1 parent d2b2c10 commit 10664f4
File tree
2 files changed
+6
-2
lines changed- changelog/unreleased
- pkg/eosclient/eosgrpc
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1544 | 1544 | | |
1545 | 1545 | | |
1546 | 1546 | | |
1547 | | - | |
1548 | | - | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
1549 | 1550 | | |
1550 | 1551 | | |
1551 | 1552 | | |
| |||
0 commit comments