mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-28 14:01:36 +01:00
The API documentation does claim to output empty strings under certain conditions, but we're sometimes seeing nil pointers in the wild, not empty strings. Fixes https://github.com/tailscale/corp/issues/8878 Signed-off-by: Aaron Klotz <aaron@tailscale.com>