[
https://issues.apache.org/jira/browse/DIRMINA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRMINA-349.
-------------------------------------
> ByteBuffer.getString() has bug,code piece: if( ( get() == 0 ) && ( get() == 0
> ) ), in ByteBuffer.java line 982 and line 1105,mina1.0.0
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DIRMINA-349
> URL: https://issues.apache.org/jira/browse/DIRMINA-349
> Project: MINA
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.1
> Environment: win2000,jse5.5
> Reporter: chentao
> Assignee: Trustin Lee
> Fix For: 1.0.2
>
>
> ByteBuffer.getString(CharsetDecoder decoder)
> if decodeer is UTF-16 etc,code: if( ( get() == 0 ) && ( get() == 0 ) ),the
> second get() perhaps not execute
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.