Skip to content

utf8ByteSequenceLength: reject start bytes > 0xF4#26059

Closed
jedisct1 wants to merge 2 commits intoziglang:masterfrom
jedisct1:utf8bytesequencelength
Closed

utf8ByteSequenceLength: reject start bytes > 0xF4#26059
jedisct1 wants to merge 2 commits intoziglang:masterfrom
jedisct1:utf8bytesequencelength

Conversation

@jedisct1
Copy link
Contributor

UTF-8 start bytes in the range [0xF5 .. 0xFF] are disallowed as they would encode code points above U+10FFFF

UTF-8 start bytes in the range [0xF5 .. 0xFF] are disallowed as they
would encode code points above U+10FFFF
@andrewrk
Copy link
Member

This pull request is not ready for review because:

  • It is not passing the CI tests.

Since we have moved development to Codeberg, please open your pull request there if you would like to continue these efforts.

@andrewrk andrewrk closed this Nov 27, 2025
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