[GitHub] tomcat pull request #87: Fix NPE on removeRegistration in case getConfigProv...

2017-11-20 Thread markt-asf
Github user markt-asf closed the pull request at:

https://github.com/apache/tomcat/pull/87


---

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GitHub] tomcat pull request #87: Fix NPE on removeRegistration in case getConfigProv...

2017-11-18 Thread lkirchev
GitHub user lkirchev opened a pull request:

https://github.com/apache/tomcat/pull/87

Fix NPE on removeRegistration in case getConfigProvider is called wit…

Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61779

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

$ git pull https://github.com/lkirchev/tomcat npe_remove_registration

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

https://github.com/apache/tomcat/pull/87.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 #87


commit bdcd567e80a94468180c945a1131ecc4f0f664d7
Author: Lazar Kirchev 
Date:   2017-11-17T10:47:19Z

Fix NPE on removeRegistration in case getConfigProvider is called with null 
listener




---

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org