]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/maps: pass proper func PC to race.WritePC/race.ReadPC
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 5 Apr 2025 17:29:49 +0000 (19:29 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 8 Apr 2025 13:12:47 +0000 (06:12 -0700)
commit14b15a2beaed423ba6b6c97fa5983bd57999038e
treeb72544fb3b01d3ff0b4abbbce904dfac767af554
parentaf278bfb1f07b9f8f84d325a84b3891a3ab0dbf1
internal/runtime/maps: pass proper func PC to race.WritePC/race.ReadPC

Fixes #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>
src/internal/runtime/maps/runtime_fast32_swiss.go
src/internal/runtime/maps/runtime_fast64_swiss.go
src/internal/runtime/maps/runtime_faststr_swiss.go