Skip to content

Conversation

@TheGondos
Copy link
Contributor

Given feedback from the NASSP team, it looks like the fallback was not working in case non UTF-8 strings were provided to the GC.
MultiByteToWideChar requires an explicit MB_ERR_INVALID_CHARS flags to return an error. Without it, it was silently replacing invalid characters with U+FFFD.

@TheGondos TheGondos marked this pull request as ready for review December 29, 2025 15:42
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