ByteBuffer getString() confused after CharacterCodingException
--------------------------------------------------------------

                 Key: DIRMINA-460
                 URL: https://issues.apache.org/jira/browse/DIRMINA-460
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.3, 1.0.6
            Reporter: Trustin Lee
            Priority: Minor
             Fix For: 1.1.4, 1.0.7


Yigal Rachman wrote:

When ByteBuffer.getString() breaks midway because of a
CharacterCodingException, it fails to restore the position and limit;
thus getString() is destructive when this happens.  One can, of course,
work around this, but it should not be necessary.

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

Reply via email to