]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/boring: remove unnecessary struct field
authorRoland Shoemaker <roland@golang.org>
Fri, 24 Jan 2025 20:27:08 +0000 (12:27 -0800)
committerGopher Robot <gobot@golang.org>
Sun, 16 Feb 2025 05:47:27 +0000 (21:47 -0800)
commitb38415d7e9abad2a8255c6b527ab7a033851c5f2
tree0be7bfa82cf2b919586578beed9ba72e913ee335
parent586e205522279406a9fcd2ab6cd1a1f416f1eae4
crypto/internal/boring: remove unnecessary struct field

That could result in a hanging pointer.

Change-Id: I547950a3d3010e03b75f70f5f021f20124e2cef0
Reviewed-on: https://go-review.googlesource.com/c/go/+/644120
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/crypto/internal/boring/ecdh.go