mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-10 23:58:44 +00:00

Fixes an panic in `(*magicsock.Conn).ServeHTTPDebug` when the `recentPongs` ring buffer for an endpoint wraps around. Signed-off-by: Colin Adler <colin1adler@gmail.com>