[ 
https://issues.apache.org/jira/browse/HTTPCORE-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634051#comment-17634051
 ] 

ASF subversion and git services commented on HTTPCORE-729:
----------------------------------------------------------

Commit b3ae4f24521aaa4fab76871975bc23b4e3cfc316 in httpcomponents-core's branch 
refs/heads/master from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=b3ae4f245 ]

HTTPCORE-729: NPE in ServerHttp1IOEventHandlerFactory due to a missing null 
check


> NullPointerException at 
> org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler()
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-729
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-729
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 5.2
>            Reporter: Gary D. Gregory
>            Priority: Major
>             Fix For: 5.2.1
>
>
> Regression in 5.2 compared to 5.1.x:
> {{noformat}}
> java.lang.NullPointerException
> at 
> org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler(ServerHttp1IOEventHandlerFactory.java:77)
> at 
> org.apache.hc.core5.reactor.SingleCoreIOReactor.processPendingChannels(SingleCoreIOReactor.java:217)
> at 
> org.apache.hc.core5.reactor.SingleCoreIOReactor.doExecute(SingleCoreIOReactor.java:137)
> at 
> org.apache.hc.core5.reactor.AbstractSingleCoreIOReactor.execute(AbstractSingleCoreIOReactor.java:86)
> at org.apache.hc.core5.reactor.IOReactorWorker.run(IOReactorWorker.java:44)
> at java.lang.Thread.run(Thread.java:750)
> {{noformat}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to