You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2020/07/10 16:58:42 UTC

[GitHub] [tomee] davidsalter opened a new pull request #675: Removed potential NPE. Fixes TOMEE-1399

davidsalter opened a new pull request #675:
URL: https://github.com/apache/tomee/pull/675


   Moved the if null check for appContext before appContext is used so any potential NPE's will be caught.


----------------------------------------------------------------
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



[GitHub] [tomee] cesarhernandezgt merged pull request #675: Removed potential NPE. Fixes TOMEE-1399

Posted by GitBox <gi...@apache.org>.
cesarhernandezgt merged pull request #675:
URL: https://github.com/apache/tomee/pull/675


   


----------------------------------------------------------------
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