Bhun Kho created CAMEL-11392:
--------------------------------
Summary: 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
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)