Martin Choma created ELY-1499:
---------------------------------
Summary: Coverity, Resource leak in HttpAuthenticator
Key: ELY-1499
URL:
https://issues.jboss.org/browse/ELY-1499
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Affects Versions: 1.2.0.Beta12
Reporter: Martin Choma
Priority: Critical
Despite ServerAuthenticationContext is AutoClosable. Newly created instance in
HttpAuthenticator#login() is not closed and no reference is passed outside of method, so
is left unclosed forever.
[1]
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=46513...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)