]> Cypherpunks repositories - gostls13.git/commit
crypto/rand: add randcrash=0 GODEBUG
authorFilippo Valsorda <filippo@golang.org>
Mon, 26 Aug 2024 17:37:15 +0000 (19:37 +0200)
committerFilippo Valsorda <filippo@golang.org>
Mon, 7 Oct 2024 15:34:42 +0000 (15:34 +0000)
commit63cd5a39e9a0a01aaf174cacdd4a3997f2fd50fd
tree7d7acf8cee79d8e33a6e750f81bc31cd3f9e18db
parent55b930eb07ab353ade10756dc9a4f7951e93e211
crypto/rand: add randcrash=0 GODEBUG

For #66821

Change-Id: I525c308d6d6243a2bc805e819dcf40b67e52ade5
Reviewed-on: https://go-review.googlesource.com/c/go/+/608435
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
doc/godebug.md
src/crypto/rand/rand.go
src/crypto/rand/rand_linux_test.go
src/crypto/rand/rand_test.go
src/internal/godebugs/table.go
src/runtime/metrics/doc.go