[
https://issues.apache.org/jira/browse/HTTPCORE-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steffen Pingel updated HTTPCORE-77:
-----------------------------------
Attachment: httpcore-malformed-characters.patch
Test case and possible fix.
> 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
> Attachments: 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]