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

mktime: fix bug with Y2038 DST transition

[BZ#23789]
* time/mktime.c (ranged_convert): On 32-bit platforms, don’t
mishandle a DST transition that jumps over the Y2038 boundary.
No such DST transitions are known so this is only a theoretical
bug, but we might as well do things right.
parent efbdddc3
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