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

Oleg Kalnichevski commented on HTTPCORE-77:
-------------------------------------------

Checked in. Many thanks, Steffen

Oleg

> SessionInputBuffer/SessionOutputBuffer hangs in infinite loop
> -------------------------------------------------------------
>
>                 Key: HTTPCORE-77
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-77
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha5
>            Reporter: Steffen Pingel
>            Priority: Blocker
>             Fix For: 4.0-alpha5
>
>         Attachments: httpcore-malformed-characters-2.patch, 
> httpcore-malformed-characters.patch
>
>
> The result of CharsetDecoder.decode() and CharsetEncoder.encode() is not 
> checked for errors resulting in an infinite loop in 
> SessionInputBuffer.readLine() and SessionOutputBuffer.writeLine() when 
> malformed characters are processed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to