Commit 8aedf92
cmd/geth: parse uint64 value with ParseUint instead of Atoi (ethereum#25545)
Parse uint64 value with ParseUint instead of Atoi1 parent 1c95ed3 commit 8aedf92
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
| 391 | + | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments