]> Cypherpunks repositories - gostls13.git/commit
Revert "crypto/internal/boring: use noescape and nocallback cgo directives"
authorMichael Stapelberg <stapelberg@google.com>
Wed, 25 Oct 2023 15:04:45 +0000 (15:04 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 25 Oct 2023 15:27:49 +0000 (15:27 +0000)
commit067f28ad73e096a7ca1e892ba89280dfa4fa419d
treec27aa0671a702fb608f8070e7025f7078b5a600f
parentb5f87b5407916c4049a3158cc944cebfd7a883a9
Revert "crypto/internal/boring: use noescape and nocallback cgo directives"

This reverts CL 525035.

Reason for revert: breaks many Google-internal tests (#63739), suspected miscompilation

Change-Id: I8cbebca0a187d12e16c405b2373c754e4a397ef4
Reviewed-on: https://go-review.googlesource.com/c/go/+/537598
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/crypto/cipher/gcm_test.go
src/crypto/internal/boring/aes.go