]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] internal/runtime/maps: pass proper func PC to race.WritePC...
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 5 Apr 2025 17:29:49 +0000 (19:29 +0200)
committerGopher Robot <gobot@golang.org>
Mon, 28 Apr 2025 17:31:34 +0000 (10:31 -0700)
commit56eb99859d054fde8ec2927ebf665667382ddbc6
treefec521e205c1646a47b2342133a405d043ac3a3e
parent43130aff52cdea05559feb9aa236efc8bbeb2677
[release-branch.go1.24] internal/runtime/maps: pass proper func PC to race.WritePC/race.ReadPC

Fixes #73192
For #73191

Change-Id: I0f8a5a19faa745943a98476c7caf4c97ccdce184
Reviewed-on: https://go-review.googlesource.com/c/go/+/663175
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
(cherry picked from commit 14b15a2beaed423ba6b6c97fa5983bd57999038e)
Reviewed-on: https://go-review.googlesource.com/c/go/+/663777
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
src/internal/runtime/maps/runtime_fast32_swiss.go
src/internal/runtime/maps/runtime_fast64_swiss.go
src/internal/runtime/maps/runtime_faststr_swiss.go