[
https://issues.jboss.org/browse/ELY-1499?page=com.atlassian.jira.plugin.s...
]
Martin Choma updated ELY-1499:
------------------------------
Description:
Despite the fact 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...
was:
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...
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 the fact 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)