diff options
| author | Keith Randall <khr@golang.org> | 2025-04-14 09:52:31 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2025-04-15 23:25:01 -0700 |
| commit | 9d7de0483861b3f882f79797939566fe8f6f9e24 (patch) | |
| tree | b0a36ed2ad724b33d1657ca3d195feb0578b61ad /src/database/sql/sql.go | |
| parent | 2c9689ab0e7ebfbcd875ac3c54740a8295c43d42 (diff) | |
| download | go-9d7de0483861b3f882f79797939566fe8f6f9e24.tar.xz | |
runtime: fix 9-arg syscall on darwin/amd64
The last 3 arguments need to be passed on the stack, not registers.
Fixes #71302
Change-Id: Ib1155ad1a805957fad3d9594c93981a558755591
Reviewed-on: https://go-review.googlesource.com/c/go/+/665435
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
