Adrien Grand created LUCENE-8429: ------------------------------------ Summary: 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
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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org