[
https://issues.apache.org/jira/browse/HTTPCLIENT-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358253#comment-16358253
]
ASF subversion and git services commented on HTTPCLIENT-1904:
-------------------------------------------------------------
Commit 9cc7e392901ccd181ab0bc4711806355939fdb25 in httpcomponents-client's
branch refs/heads/4.6.x from [~hapeka]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=9cc7e39
]
HTTPCLIENT-1904: check cookie domain for null
> NPE in PublicSuffixDomainFilter
> -------------------------------
>
> Key: HTTPCLIENT-1904
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1904
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Affects Versions: 4.5.5
> Reporter: Hans-Peter Keck
> Priority: Minor
>
> The PublicSuffixDomainFilter.match(...) will throw an NPE if called with a
> cookie that has no domain set (i.e. it is null). The filter should handle
> this case gracefully, which means to just return "false".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]