mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 08:33:43 +00:00
Fix a subscript error that accessed uninitialized data.
* localtime.c (tzload): The number of entries in 'types' is timecnt, not typecnt. * NEWS: Mention this. Problem reported by Jörg Richter in: http://mm.icann.org/pipermail/tz/2014-September/021561.html
This commit is contained in:
5
NEWS
5
NEWS
@ -7,6 +7,11 @@ Unreleased, experimental changes
|
||||
Shanks says Asia/Novokuznetsk switched from LMT (not "NMT") on 1924-05-01,
|
||||
not 1920-01-06. The old entry was based on a misinterpretation of Shanks.
|
||||
|
||||
Changes affecting code
|
||||
|
||||
An access to uninitalized data has been fixed.
|
||||
(Thanks to Jörg Richter for reporting the problem.)
|
||||
|
||||
|
||||
Release 2014g - 2014-08-28 12:31:23 -0700
|
||||
|
||||
|
||||
Reference in New Issue
Block a user