]> Cypherpunks repositories - gostls13.git/commit
test: add test for issue 58345
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Mon, 6 Feb 2023 07:27:06 +0000 (14:27 +0700)
committerGopher Robot <gobot@golang.org>
Tue, 7 Feb 2023 20:59:40 +0000 (20:59 +0000)
commit1bd0405b8fc4b2c308927df0803475e83542dd78
tree8a4a87a168bd283fc2fb972d498c6dcb689c4c85
parentd939b3717f8eb68adb949132a6f334d6cc31045b
test: add test for issue 58345

CL 458619 fixed the problem un-intentionally, so adding test to prevent
regression happening.

Updates #58345

Change-Id: I80cf60716ef85e142d769e8621fce19c826be03d
Reviewed-on: https://go-review.googlesource.com/c/go/+/465455
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
test/fixedbugs/issue58345.go [new file with mode: 0644]