mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 05:01:04 +00: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>