mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 13:41:02 +00:00

The concrete type being encoded changed from a value to pointer earlier and this was never adjusted. (People don't frequently use TS_DEBUG_MAP to see requests, so it went unnoticed until now.) Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>