Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7956

ICUNormalizer2CharFilter may fail with a StackOverFlow error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0
    • 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.

      Attachments

        1. LUCENE-7956.patch
          5 kB
          Adrien Grand

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: