Skip to content
Commit efbdddc3 authored by Paul Eggert's avatar Paul Eggert Committed by Albert ARIBAUD (3ADEV)
Browse files

mktime: make more room for overflow

[BZ#23789]
* time/mktime.c (long_int): Now 4⨯ int, not just 3⨯.
This is so that we can add tm_diff results to a previous guess,
which will be useful in a later patch.
parent 6c90d759
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment