[ https://issues.apache.org/jira/browse/DIRMINA-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRMINA-1022.
----------------------------------------
Resolution: Fixed
Fixed with http://git-wip-us.apache.org/repos/asf/mina/commit/de419e90
> The IoBuffer.fill(byte, int) method does not work when byte > 0x7F
> ------------------------------------------------------------------
>
> Key: DIRMINA-1022
> URL: https://issues.apache.org/jira/browse/DIRMINA-1022
> Project: MINA
> Issue Type: Bug
> Affects Versions: 2.0.10
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.11
>
>
> We aren't correctly handle the sign when the byte is above 0x7F. Filling a buffer with
0x80 will result in a buffer containing "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80FFFFFFFF..."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|