You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2018/01/11 21:37:24 UTC

[GitHub] activemq-artemis pull request #1774: ARTEMIS-1602 avoid potential NPE if pro...

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1602 avoid potential NPE if property is null

    

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1602

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

    https://github.com/apache/activemq-artemis/pull/1774.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 #1774
    
----
commit addd66837dea52fe8b7cff6d06145a92ca930b06
Author: Justin Bertram <jb...@...>
Date:   2018-01-11T21:06:01Z

    ARTEMIS-1602 avoid potential NPE if property is null

----


---

[GitHub] activemq-artemis pull request #1774: ARTEMIS-1602 avoid potential NPE if pro...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---