[
https://issues.apache.org/jira/browse/LUCENE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154153#comment-16154153
]
ASF subversion and git services commented on LUCENE-7956:
---------------------------------------------------------
Commit 2ae2611d26c48109db99d619c00ef9aa08431d46 in lucene-solr's branch
refs/heads/branch_7_0 from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2ae2611 ]
LUCENE-7956: Remove unrelated changes.
> 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
> Fix For: 7.0
>
> Attachments: LUCENE-7956.patch
>
>
> 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]