Skip to content

Fix Valgrind warning#1163

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1162
Sep 26, 2025
Merged

Fix Valgrind warning#1163
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1162

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Zero-terminate the result buffer after number conversion.

Fixes: #1162

Zero-terminate the result buffer after number conversion.

Fixes: quickjs-ng#1162
Copy link
Copy Markdown
Contributor

@past-due past-due left a comment

Choose a reason for hiding this comment

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

Nice catch 👍

@bnoordhuis bnoordhuis merged commit e627e37 into quickjs-ng:master Sep 26, 2025
127 checks passed
@bnoordhuis bnoordhuis deleted the fix1162 branch September 26, 2025 20:16
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.

Valgrind is still not happy

3 participants