You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Rishabh Patel (JIRA)" <ji...@apache.org> on 2015/06/27 06:34:04 UTC

[jira] [Created] (LUCENE-6626) Potential null pointer exception

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org