diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2024-03-19 11:23:59 +0100 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-03-19 16:19:26 +0000 |
| commit | 8f7df2256e271c8d8d170791c6cd90ba9cc69f5e (patch) | |
| tree | b6ace96364468fddf473bdb6714254e9c9fdd94b /src/database/sql/sql.go | |
| parent | a73af5d91c4c335fb44ae99517d4c41d5f3960e0 (diff) | |
| download | go-8f7df2256e271c8d8d170791c6cd90ba9cc69f5e.tar.xz | |
internal/asan: match runtime.asan{read,write} len parameter type
The len parameter runtime.asan{read,write} is of type uintptr. Match its
type in Read and Write.
For #64611
Change-Id: I0be278c38a357e600521ced87c0e23038a11e8a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/572755
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
