diff options
| author | M. J. Fromberger <fromberger@tailscale.com> | 2025-08-23 08:44:43 -0700 |
|---|---|---|
| committer | M. J. Fromberger <michael.j.fromberger@gmail.com> | 2025-08-25 11:26:26 -0700 |
| commit | 9002e5fd6b8ede093ad05916db0755834f0ab5c9 (patch) | |
| tree | 3676f55c653abb07a062631f926b6e7a39e40ff0 /control/controlhttp/controlhttpserver | |
| parent | 2fb9472990ea76b30b7ac7c138b856ba9500dfa1 (diff) | |
| download | tailscale-9002e5fd6b8ede093ad05916db0755834f0ab5c9.tar.xz tailscale-9002e5fd6b8ede093ad05916db0755834f0ab5c9.zip | |
ipn/ipnlocal: remove an unnecessary unlock shortcut
The early unlock on this branch was required because the "send" method goes on
to acquire the mutex itself. Rather than release the lock just to acquire it
again, call the underlying locked helper directly.
Updates #11649
Change-Id: I50d81864a00150fc41460b7486a9c65655f282f5
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions
