Skip to content

Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string#5196

Open
lygstate wants to merge 2 commits intojerryscript-project:masterfrom
lygstate:ecma_uint32_to_utf8_string
Open

Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string#5196
lygstate wants to merge 2 commits intojerryscript-project:masterfrom
lygstate:ecma_uint32_to_utf8_string

Conversation

@lygstate
Copy link
Copy Markdown
Contributor

@lygstate lygstate commented Dec 10, 2024

Closes: #5194

Depends on #5199

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com

Loading
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.

ecma_uint32_to_utf8_string did not fill string as zero-terminated.

1 participant