mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-06 21:01:11 +08:00
The upload-client-metrics handler called metricCapture without checking if it was nil or if the metrics slice was empty. Most tests pass nil for metricCapture, so if a metrics upload races in during the test, it panics. Fixes #19252 Change-Id: Ib904d1fe6779067dc2a153d1680b8f50cba9c773 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
|---|---|---|
| .. | ||
| build | ||
| src | ||
| assets.go | ||
| auth.go | ||
| index.html | ||
| package.json | ||
| qnap.go | ||
| styles.json | ||
| synology.go | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
| web_test.go | ||
| web.go | ||
| yarn.lock | ||