GitHub user imgpulak opened a pull request:

    https://github.com/apache/lucene-solr/pull/286

    [LUCENE-8075] Possible null pointer dereference in core/src/java/org/…

    …apache/lucene/codecs/blocktree/IntersectTermsEnum.java
    
    Fix it

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/imgpulak/lucene-solr LUCENE-8075_2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/286.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #286
    
----
commit 132d377474e52bebeaaabe71543930684ea6fb95
Author: PG <[email protected]>
Date:   2017-12-06T06:47:05Z

    [LUCENE-8075] Possible null pointer dereference in 
core/src/java/org/apache/lucene/codecs/blocktree/IntersectTermsEnum.java
    
    Fix it

----


---

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

Reply via email to