mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-19 22:59:34 +00:00
Avoid integer overflow in mktime
* localtime.c (time2sub), NEWS: Avoid signed arithmetic overflow. (Problem reported by Jörg Richter.)
This commit is contained in:
5
NEWS
5
NEWS
@ -29,6 +29,11 @@ Unreleased, experimental changes
|
||||
Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD".
|
||||
(Thanks to Hank W.)
|
||||
|
||||
Changes affecting code
|
||||
|
||||
Fix integer overflow bug in reference 'mktime' implementation.
|
||||
(Problem reported by Jörg Richter.)
|
||||
|
||||
Changes affecting commentary
|
||||
|
||||
Cite the recent Mexican decree changing Quintana Roo's time zone.
|
||||
|
||||
Reference in New Issue
Block a user