Hans-Peter Keck created HTTPCLIENT-1904:
-------------------------------------------

             Summary: 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


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

Reply via email to