]> Cypherpunks repositories - gostls13.git/commit
time: reject tzdata with no zones
authorJosh Bleecher Snyder <josharian@gmail.com>
Fri, 28 Dec 2018 00:23:29 +0000 (14:23 -1000)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 27 Feb 2019 18:08:03 +0000 (18:08 +0000)
commit58bf401293bd1de3740613f586b5b970dc991d39
treecb10cbbd406c26d259aa37c44cfd766f3e55caa2
parent9892ccff23c94c5fabd704ff0c027d45b7b03cb8
time: reject tzdata with no zones

Fixes #29437

Change-Id: Ice0a03a543e564d66651bfdfce5cd32ebaa35926
Reviewed-on: https://go-review.googlesource.com/c/155746
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/time/zoneinfo_read.go
src/time/zoneinfo_test.go