You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
testtype all: update copyright and license headers 2 years ago
debug.go all: update copyright and license headers 2 years ago
deephash.go all: use Go 1.22 range-over-int 5 months ago
deephash_test.go util/deephash: fix test regression on 32-bit 3 months ago
pointer.go all: update copyright and license headers 2 years ago
pointer_norace.go all: update copyright and license headers 2 years ago
pointer_race.go all: update copyright and license headers 2 years ago
types.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 8 months ago
types_test.go util/deephash: tighten up SelfHasher API (#11012) 8 months ago