GitHub user lkirchev opened a pull request: https://github.com/apache/tomcat/pull/85
Fix NPE in AuthConfigFactoryImpl.detachListener() Test case and fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=61777 You can merge this pull request into a Git repository by running: $ git pull https://github.com/lkirchev/tomcat npe_detach_listener Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tomcat/pull/85.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 #85 ---- commit 48b3cc3bcb3d50a12a5ae00d0ab75645a88a38f4 Author: Lazar Kirchev <l.kirc...@sap.com> Date: 2017-11-17T09:25:54Z Fix NPE in AuthConfigFactoryImpl.detachListener() ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org