]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] hash/maphash: hash channels in purego version of maphash...
authorVladislav Yarmak <vladislav@vm-0.com>
Sat, 10 May 2025 17:58:48 +0000 (17:58 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 28 May 2025 17:09:08 +0000 (10:09 -0700)
commitdb8f1dc9481b31ac616e9f2d187c86291786e1a6
tree5dfe5111934fb9b421fec175121fde0c4a339e04
parent664cf832ec9baa7a565e8d1397b68b4b8478a7a9
[release-branch.go1.24] hash/maphash: hash channels in purego version of maphash.Comparable

This change makes purego implementation of maphash.Comparable consistent
with the one in runtime and fixes hashing of channels.

For #73657
Fixes #73669

Change-Id: If78a21d996f0c20c0224d4014e4a4177b09c3aa3
GitHub-Last-Rev: 2537216a1e4e62791c7e417441ee770ca149f38a
GitHub-Pull-Request: golang/go#73660
Reviewed-on: https://go-review.googlesource.com/c/go/+/671655
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>
(cherry picked from commit 1635aed9413233ba8f974447ca3359b7a9159985)
Reviewed-on: https://go-review.googlesource.com/c/go/+/676817
Auto-Submit: Michael Knyszek <mknyszek@google.com>
src/hash/maphash/maphash_purego.go
src/hash/maphash/maphash_test.go