Files
wireguard-go/device
Jason A. Donenfeld 28c4d04304 device: use atomic access for unlocked keypair.next
Go's GC semantics might not always guarantee the safety of this, and the
race detector gets upset too, so instead we wrap this all in atomic
accessors.

Reported-by: David Anderson <danderson@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-05-02 01:56:48 -06:00
..
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-05-14 09:09:52 +02:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2019-03-03 05:00:40 +01:00
2020-02-14 18:53:55 +01:00
2020-03-20 12:00:53 -06:00