Adrien Grand created LUCENE-7956:
------------------------------------
Summary: ICUNormalizer2CharFilter may fail with a StackOverFlow
error
Key: LUCENE-7956
URL: https://issues.apache.org/jira/browse/LUCENE-7956
Project: Lucene - Core
Issue Type: Bug
Reporter: Adrien Grand
Priority: Minor
ICUNormalizer2CharFilter recursively fills up a buffer of 128 chars until the
last char is neither a surrogate nor inert. On large inputs of non inert
characters, this can cause a stack overflow error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]