GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2249
ARTEMIS-2023 Fix NPE
Add test to prove NPE and compatibility with 2.6.0
Fix decoding logic to avoid NPE
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-2023-NPE
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2249.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 #2249
----
commit c6c5625c53526b5572a2ce494cbbeeca6e2d10c0
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-08-14T06:04:06Z
ARTEMIS-2023 Fix NPE
Add test to prove NPE and compatibility with 2.6.0
Fix decoding logic to avoid NPE
----
---