Skip to content

fix: Use length rather than NUL-terminator when copying HostStrings#1429

Merged
TartanLlama merged 1 commit intomainfrom
sy/string-view-fix
Apr 22, 2026
Merged

fix: Use length rather than NUL-terminator when copying HostStrings#1429
TartanLlama merged 1 commit intomainfrom
sy/string-view-fix

Conversation

@TartanLlama
Copy link
Copy Markdown
Contributor

A couple of places in our backend handling assume NUL-terminators for HostStrings, which isn't necessarily the case.

@TartanLlama TartanLlama requested a review from zkat April 20, 2026 11:31
@TartanLlama TartanLlama merged commit 8aa3f4c into main Apr 22, 2026
107 of 126 checks passed
@TartanLlama TartanLlama deleted the sy/string-view-fix branch April 22, 2026 07:51
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