[ 
https://issues.apache.org/jira/browse/SOLR-11224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181068#comment-16181068
 ] 

ASF subversion and git services commented on SOLR-11224:
--------------------------------------------------------

Commit 424fb3bfb762fff0a46b12c75394e1c1fed011bb in lucene-solr's branch 
refs/heads/master from [~erickerickson]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=424fb3b ]

SOLR-11224: SolrStream.close can hit an NPE


> SolrStream.close can hit an NPE
> -------------------------------
>
>                 Key: SOLR-11224
>                 URL: https://issues.apache.org/jira/browse/SOLR-11224
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.6, 7.1
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-11224.patch
>
>
> This line in SolrStream.close() generates an NPE
>  closeableHttpResponse.close();
> There's nothing requiring that this variable ever be set, it's set in 
> constructParser(). Just needs a check.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to