diff options
| author | David Crawshaw <crawshaw@tailscale.com> | 2023-03-12 22:14:38 -0700 |
|---|---|---|
| committer | David Crawshaw <crawshaw@tailscale.com> | 2023-03-12 22:23:02 -0700 |
| commit | b360ab1c6bb449492c4e336d303e4aad481772fd (patch) | |
| tree | ef9d9beca2765b77fb33580487800d74bae90b8e /ssh/tailssh | |
| parent | 958c89470bff3c35631f94919b18b782f6f4b35f (diff) | |
| download | tailscale-crawshaw/lnclose.tar.xz tailscale-crawshaw/lnclose.zip | |
tsnet: avoid deadlock on closecrawshaw/lnclose
tsnet.Server.Close was calling listener.Close with the server mutex
held, but the listener close method tries to grab that mutex, resulting
in a deadlock.
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
Diffstat (limited to 'ssh/tailssh')
0 files changed, 0 insertions, 0 deletions
