Skip to content

fix(string): prevent out-of-bounds access in validUtf8()#21

Merged
ralflang merged 1 commit intoFRAMEWORK_6_0from
fix/port-pr-4
Mar 16, 2026
Merged

fix(string): prevent out-of-bounds access in validUtf8()#21
ralflang merged 1 commit intoFRAMEWORK_6_0from
fix/port-pr-4

Conversation

@ralflang
Copy link
Member

Port PR #4 from pravussum to both lib/ and src/ versions.

Fixes "Uninitialized string offset" error when validUtf8() processes truncated UTF-8 multi-byte sequences at the end of a string.

Closes #4

Port PR #4 from pravussum to both lib/ and src/ versions.

Fixes "Uninitialized string offset" error when validUtf8() processes
truncated UTF-8 multi-byte sequences at the end of a string.

Co-authored-by: pravussum <pravussum@users.noreply.github.com>
@ralflang ralflang merged commit f18cacc into FRAMEWORK_6_0 Mar 16, 2026
0 of 2 checks passed
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.

1 participant