]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: add linkname comments dropped from CL 587220
authorRuss Cox <rsc@golang.org>
Thu, 23 May 2024 02:01:35 +0000 (22:01 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 29 May 2024 16:25:28 +0000 (16:25 +0000)
commit5121b45d7426687076c20ae0f4fcae1238f3ed47
tree9bd87e1eb7a53e33346d31328ff46b35fee12a92
parent9a8995b8b6a08d5fe01122771f962b36336f8aec
crypto/tls: add linkname comments dropped from CL 587220

A bad merge syncing before the submit of CL 587220 dropped these.
(I forgot to write the file out.)

For #67401.

Change-Id: I6f2ba69f388907f3d24eeef55c80cbb2cf51f580
Reviewed-on: https://go-review.googlesource.com/c/go/+/587755
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Marten Seemann <martenseemann@gmail.com>
src/crypto/tls/defaults.go