Skip to content

Decode WebAuthn object from calldata buffers, with out-of-bound detection#191

Merged
Amxx merged 5 commits intomasterfrom
feature/webauthn-decode-calldata
Jul 16, 2025
Merged

Decode WebAuthn object from calldata buffers, with out-of-bound detection#191
Amxx merged 5 commits intomasterfrom
feature/webauthn-decode-calldata

Conversation

@Amxx
Copy link
Collaborator

@Amxx Amxx commented Jul 16, 2025

@Amxx Amxx requested a review from a team as a code owner July 16, 2025 08:52
@Amxx Amxx requested a review from ernestognw July 16, 2025 08:52
ernestognw
ernestognw previously approved these changes Jul 16, 2025
Copy link
Member

@ernestognw ernestognw left a comment

Choose a reason for hiding this comment

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

Small nit, but I like it overall. Thanks!

Comment on lines +249 to +250
// Default result (optimistic)
success = true;
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it's fine to move this flag to the end? It will be kept in the stack anyway and returning at the end might save a DUP

@Amxx Amxx merged commit b7220cc into master Jul 16, 2025
10 of 11 checks passed
@Amxx Amxx deleted the feature/webauthn-decode-calldata branch July 16, 2025 16:31
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