tailscale/util/deephash
Brad Fitzpatrick 1023b2a82c util/deephash: fix test regression on 32-bit
Fix regression from bd93c3067e where I didn't notice the
32-bit test failure was real and not its usual slowness-related
regression. Yay failure blindness.

Updates #12526

Change-Id: I00e33bba697e2cdb61a0d76a71b62406f6c2eeb9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-06-19 12:25:53 -07:00
..
testtype all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deephash.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
deephash_test.go util/deephash: fix test regression on 32-bit 2024-06-19 12:25:53 -07:00
pointer.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_norace.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pointer_race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
types.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 2024-02-08 17:34:22 -08:00
types_test.go util/deephash: tighten up SelfHasher API (#11012) 2024-02-01 17:07:41 -08:00