Rishabh Patel created LUCENE-6626:
-------------------------------------

             Summary: Potential null pointer exception
                 Key: LUCENE-6626
                 URL: https://issues.apache.org/jira/browse/LUCENE-6626
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/queryparser
    Affects Versions: Trunk
            Reporter: Rishabh Patel
            Priority: Minor
             Fix For: Trunk


In the file {{ModifierQueryNode.java}},  {{getChild()}} and {{getChildren}} 
could return null. Checks need to be made for the same to avoid null pointer 
exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to