Skip to content

fix(base64, hex): enhance decoding to ignore non-Latin1 characters - #17

Open
mertcanaltin wants to merge 1 commit into
nodejs:mainfrom
mertcanaltin:fix-two-byte-decode-truncation
Open

mertcanaltin wants to merge 1 commit into
nodejs:mainfrom
mertcanaltin:fix-two-byte-decode-truncation

Conversation

@mertcanaltin

@mertcanaltin mertcanaltin commented Sep 11, 2026

Copy link
Copy Markdown
Member

This PR fixes wrong output from the base64 and hex decoders for non-Latin1 characters.

@lemire lemire left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good to me.

Note that this will affect end users in the sense that some

@mertcanaltin

Copy link
Copy Markdown
Member Author

This looks good to me.

Note that this will affect end users in the sense that some

Thanks, I will note on node update PR

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