GitHub user tivv opened a pull request:
https://github.com/apache/camel/pull/1268
CAMEL-10409: Prevent double release of request
Please also merge into 2.18 as it's quite important problem that may lead
to buffer corruption (buffer is being incorrectly reused)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tivv/camel netty-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1268.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1268
----
commit 237101e76ad7750450e29fb408f35f962218c9c6
Author: Vitalii Tymchyshyn <[email protected]>
Date: 2016-11-14T04:51:54Z
CAMEL-10409
Double release of netty buffer
commit f36cb53f85692993c39c639556c4a8c540d9501f
Author: Vitalii Tymchyshyn <[email protected]>
Date: 2016-11-14T04:55:24Z
CAMEL-10409
Double release of netty buffer
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---