No Null Check for Target in BasicAsyncRequestProducer Constructor
-----------------------------------------------------------------

                 Key: HTTPCORE-275
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-275
             Project: HttpComponents HttpCore
          Issue Type: Bug
          Components: HttpCore NIO
    Affects Versions: 4.2-alpha1
            Reporter: William R. Speirs
         Attachments: BasicAsyncRequestProducer.diff

BasicAsyncRequestProducer has two constructors. One of them checks to ensure 
that target is not null, the other does not.

Attached is a fix for this class and a unit test.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to