[ https://issues.apache.org/jira/browse/HTTPCLIENT-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358256#comment-16358256 ]
ASF subversion and git services commented on HTTPCLIENT-1904: ------------------------------------------------------------- Commit a2cc0a511bb2a38cc37a0f351944d6b19036fa67 in httpcomponents-client's branch refs/heads/master from [~hapeka] [ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=a2cc0a5 ] 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: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org