This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug time/19738] __tzfile_default 32-bit time_t overflow


https://sourceware.org/bugzilla/show_bug.cgi?id=19738

--- Comment #14 from Paul Eggert <eggert at gnu dot org> ---
(In reply to Carlos O'Donell from comment #13)
> So in summary:
> * Only impacts 32-bit targets
> * For users which have custom TZ values that don't map to exiting rules
> files.
> * Requires the use of a new posixrules compiled with a zic that includes
> fixes present in tzcode 2014c (2014-05-13) and later.

While that's all correct, it's a bit scarier than reality. Perhaps you could
append to the 2nd bullet the phrase "and that specify daylight saving time
without giving daylight saving rules". E.g., as sbr mentions, the bug occurs
with TZ='PST+8PDT' but does not occur with TZ='PST+8PDT,M3.2.0,M11.1.1'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]