mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-28 17:11:16 +02: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>