Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
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.