mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-27 00:21:18 +02:00
Prefs has become a heavy object with non-memcpy copy semantics. We should not pass such a thing by value. Signed-off-by: David Anderson <dave@natulte.net>