You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/03/23 17:49:25 UTC

[GitHub] [activemq-artemis] franz1981 opened a new pull request #2590: ARTEMIS-2282 QueueImpl::addTail of a management message could throw NPE

franz1981 opened a new pull request #2590: ARTEMIS-2282 QueueImpl::addTail of a management message could throw NPE
URL: https://github.com/apache/activemq-artemis/pull/2590
 
 
   Performing direct deliveries of management messages could enter
   a code path on QueueImpl::addTail with a NULL pageIterator: performing
   a null check will avoid it to throw NPE.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services