Skip to content

android: fix severity sorting#791

Merged
kari-ts merged 1 commit into
mainfrom
kari/sevfix
May 13, 2026
Merged

android: fix severity sorting#791
kari-ts merged 1 commit into
mainfrom
kari/sevfix

Conversation

@kari-ts
Copy link
Copy Markdown
Collaborator

@kari-ts kari-ts commented May 13, 2026

The previous fix attempt resulted in comparing other.Severity to itself, which always returns 0. This compares the other item's severity to this item's severity.

Updates tailscale/corp#41733

The previous fix attempt resulted in comparing other.Severity to itself, which always returns 0. This compares the other item's severity to this item's severity.

Updates tailscale/corp#41733

Signed-off-by: kari-ts <kari@tailscale.com>
@kari-ts kari-ts requested a review from nickkhyl May 13, 2026 15:57
@kari-ts kari-ts merged commit 34265e1 into main May 13, 2026
4 checks passed
@kari-ts kari-ts deleted the kari/sevfix branch May 13, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants