aboutsummaryrefslogtreecommitdiff
path: root/device/receive.go
diff options
context:
space:
mode:
authorJosh Bleecher Snyder <josh@tailscale.com>2020-12-15 17:44:21 -0800
committerJason A. Donenfeld <Jason@zx2c4.com>2021-01-07 14:49:44 +0100
commitf7bbdc31a0065e3d5a68a3e6c7a7449954fdd339 (patch)
treeb2605ff0dd0a12be4055d8b936abdb666a88ae9a /device/receive.go
parent70861686d3005de91b45d38e5b16fd3132a4a872 (diff)
downloadwireguard-go-f7bbdc31a0065e3d5a68a3e6c7a7449954fdd339.tar.gz
wireguard-go-f7bbdc31a0065e3d5a68a3e6c7a7449954fdd339.zip
device: fix data race in peer.timersActive
Found by the race detector and existing tests. To avoid introducing a lock into this hot path, calculate and cache whether any peers exist. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
Diffstat (limited to 'device/receive.go')
0 files changed, 0 insertions, 0 deletions