mikemccand commented on issue #12458:
URL: https://github.com/apache/lucene/issues/12458#issuecomment-1653547413

   Thanks @gsmiller!  What a scary/crazy failure, and it has been lurking for 
soooo long, I suspect since `UTF32toUTF8` was created.  And thank you 
randomized testing for finally uncovering this corner case bug.
   
   This likely also occurs for the other UTF-8 byte transitions (1->2, 2->3, 
3->4, 1->3, etc.), when they appear in a single UTF-32 transition, hrmph.


-- 
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

Reply via email to