Tommaso Teofili created OAK-286:
-----------------------------------
Summary: Possible NPE in LuceneIndex
Key: OAK-286
URL: https://issues.apache.org/jira/browse/OAK-286
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Affects Versions: 0.4
Reporter: Tommaso Teofili
Priority: Trivial
Fix For: 0.5
in LuceneIndex#getQuery(Filter) the first variable is initialized to null and
updated to a meaningful value only if pr.first is not null, thus it may result
in NPE when calling first.equals(last) (line 168).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira