-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit 9bd3b83
committed
Fix port parseInt error handling
parseInt returns NaN rather than throwing.1 parent 2c9b4e7 commit 9bd3b83
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
16 | + | ||
17 | + | ||
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments