]> Cypherpunks repositories - gostls13.git/commit
time: check for time zone offset overflow
authorIan Lance Taylor <iant@golang.org>
Mon, 20 May 2024 04:48:40 +0000 (21:48 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 23 May 2024 00:58:29 +0000 (00:58 +0000)
commit1849ce6a45640ec4a6e63138211eac4276473437
treef853243fb64839340f2743548177a814f0d84122
parent726fd5bc2b4dd94371f21598936e645379eca31f
time: check for time zone offset overflow

Fixes #67470

Change-Id: Idc5997859602ff6155aa9ae875b327fbcb53513d
Reviewed-on: https://go-review.googlesource.com/c/go/+/586717
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/time/format.go
src/time/format_test.go