gsmiller commented on issue #12451: URL: https://github.com/apache/lucene/issues/12451#issuecomment-1644726880
I'll also mention that: 1. The RunAutomaton also incorrectly accepts `0xf0 0x80 0x80 0x80` 2. It's also worth noting that the incorrectly accepted/produced value, `0xf0 0x80 0x80 0x80`, is code point `0` represented as 4 bytes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org