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

Potential null pointer exception

Details

    • New, Patch Available

    Description

      In the file GroupQueryNode.java, there are several calls to getChild() and getChildren() whose results could be null. Further operations on them would lead to 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: