mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-04 22:49:22 -05: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>