[ 
https://issues.apache.org/jira/browse/LUCENE-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559582#comment-16559582
 ] 

ASF subversion and git services commented on LUCENE-8429:
---------------------------------------------------------

Commit 9c3e42c984bb9dc8c3e42b49e355b6aeaa4ff43b in lucene-solr's branch 
refs/heads/branch_7x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9c3e42c ]

LUCENE-8429: Avoid stack overflows in DaciukMihovAutomatonBuilder.


> DaciukMihovAutomatonBuilder needs protection against stack overflows
> --------------------------------------------------------------------
>
>                 Key: LUCENE-8429
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8429
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-8429.patch
>
>
> The maximum level of recursion of this class is the maximum term length, 
> which is not low enough to ensure it never fails with a stack overflow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to