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

Potential null pointer exceptions

Details

    • New, Patch Available

    Description

      In the file Trie.java, getRow() can return null. Further operations on the returned null, will result in null pointer exceptions.

      Fix by checking for null.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rmp91 Rishabh Patel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: