[
https://issues.apache.org/jira/browse/CAMEL-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11392.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.20.0
2.19.1
2.18.5
Thanks for the PR
> String to ByteBuffer conversion causes overflow due to multibyte chars
> ----------------------------------------------------------------------
>
> Key: CAMEL-11392
> URL: https://issues.apache.org/jira/browse/CAMEL-11392
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Affects Versions: 2.18.4
> Reporter: Bhun Kho
> Assignee: Claus Ibsen
> Fix For: 2.18.5, 2.19.1, 2.20.0
>
>
> The NIOConverter uses String.length() to allocate a ByteBuffer which may not
> match the actual encoded byte length if the String contains multibyte chars.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)