Rishabh Patel created LUCENE-6623:
-------------------------------------

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


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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to