Commit 2c1557a
Thomas G. Lockhart
Fix occasional uninitialized variable fractional seconds
in DecodeTimeOnly(). Only present when seconds are not specified
for input.1 parent 9f99e4c commit 2c1557a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
3112 | 3112 | | |
3113 | 3113 | | |
3114 | 3114 | | |
3115 | | - | |
3116 | | - | |
| 3115 | + | |
| 3116 | + | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | 3119 | | |
| |||
0 commit comments