[GitHub] activemq-artemis pull request #2396: ARTEMIS-2149 Protecting message.sendBuf...

2018-10-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/2396


---


[GitHub] activemq-artemis pull request #2396: ARTEMIS-2149 Protecting message.sendBuf...

2018-10-25 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request:

https://github.com/apache/activemq-artemis/pull/2396

ARTEMIS-2149 Protecting message.sendBuffer from races encoding it



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-2149

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/2396.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 #2396


commit 2823cdf7e222faf4dacdc9274febb1fba3ede45c
Author: Clebert Suconic 
Date:   2018-10-25T21:27:47Z

ARTEMIS-2149 Protecting message.sendBuffer from races encoding it




---