]> Cypherpunks repositories - gostls13.git/commit
runtime: dump rdx on windows
authorMichael Pratt <mpratt@google.com>
Fri, 8 Sep 2023 20:12:44 +0000 (16:12 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 8 Sep 2023 20:27:22 +0000 (20:27 +0000)
commitaf3bf866b10e8b2db1c6ac625fc143685d0dbe0e
tree97d1f48803ab21a2038a84a85e52ced035031ea0
parentdfbf809f2af753db69537a9431d6419142dfe80b
runtime: dump rdx on windows

CL 177090043 accidentally dropped RDX when converting from C.

Change-Id: I6bf9dc1b1d0c2850967005c048245d1185dcede4
Reviewed-on: https://go-review.googlesource.com/c/go/+/526976
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/runtime/defs_windows_amd64.go