Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enforce buffer length in utf8_encode definition #589

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

bnoordhuis
Copy link
Contributor

Fixes: #464

@bnoordhuis bnoordhuis merged commit 6815683 into quickjs-ng:master Oct 10, 2024
52 checks passed
@bnoordhuis bnoordhuis deleted the fix464 branch October 10, 2024 16:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UTF-8 code makes assumptions about buffer size
2 participants