GitHub user jostbg opened a pull request:
https://github.com/apache/activemq-artemis/pull/1772
ARTEMIS-1601 Prevent NPE in StompSession#sendMessage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jostbg/activemq-artemis ARTEMIS-1601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1772.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 #1772
----
commit 185983d4dff8e9d256fc65cb2e1fe0e7b12ec8fb
Author: jostbg <35264802+jostbg@...>
Date: 2018-01-11T11:16:35Z
ARTEMIS-1601 Prevent NPE in StompSession#sendMessage
----
---