You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "William R. Speirs (JIRA)" <ji...@apache.org> on 2011/09/06 21:15:10 UTC

[jira] [Created] (HTTPCORE-275) No Null Check for Target in BasicAsyncRequestProducer Constructor

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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] [Updated] (HTTPCORE-275) No Null Check for Target in BasicAsyncRequestProducer Constructor

Posted by "William R. Speirs (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William R. Speirs updated HTTPCORE-275:
---------------------------------------

    Attachment: BasicAsyncRequestProducer.diff

> 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] [Resolved] (HTTPCORE-275) No Null Check for Target in BasicAsyncRequestProducer Constructor

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-275.
----------------------------------------

    Resolution: Fixed

Patch checked in.

Oleg

> 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org