Skip to content

#2764 Fix malformed user id crash#2765

Merged
sosnovsky merged 4 commits into
masterfrom
2764-fix-malformed-user-id-crash
Jun 18, 2026
Merged

#2764 Fix malformed user id crash#2765
sosnovsky merged 4 commits into
masterfrom
2764-fix-malformed-user-id-crash

Conversation

@sosnovsky

@sosnovsky sosnovsky commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

This PR fixes crash for public keys with malformed user IDs + updates some packages

close #2764


Tests (delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@sosnovsky sosnovsky requested a review from martgil June 17, 2026 13:16

@martgil martgil left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Looks clean overall 👍

@sosnovsky sosnovsky merged commit cc246e4 into master Jun 18, 2026
9 checks passed
@sosnovsky sosnovsky deleted the 2764-fix-malformed-user-id-crash branch June 18, 2026 08:23
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.

Fix crash when opening public key attachment with malformed user ID

2 participants