[jboss-jira] [JBoss JIRA] (ELY-1499) Coverity, Resource leak in HttpAuthenticator
Martin Choma (JIRA)
issues at jboss.org
Thu Jan 25 09:12:00 EST 2018
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=46513446&defectInstanceId=9767772&mergedDefectId=1464362
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list