Possible NPE in LdapSecurityRealm.closeContext
----------------------------------------------
Key: ELY-1320
URL:
https://issues.jboss.org/browse/ELY-1320
Project: WildFly Elytron
Issue Type: Bug
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Critical
There is missing null check in LdapSecurityRealm.closeContext [1] which can result to
NPE.
[1]
https://github.com/wildfly-security/wildfly-elytron/blob/001e69270ddb6d27...