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-beta1


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