Ondrej Lukas created ELY-537:
--------------------------------
Summary: Resource leaks in KeystorePasswordStore
Key: ELY-537
URL:
https://issues.jboss.org/browse/ELY-537
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta5
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
There are two resource leaks in
org.wildfly.security.credential.store.impl.KeystorePasswordStore on line 413 [1] and 460
[2]. Both FileOutputStream and FileInputStream should be closed.
[1]
https://github.com/wildfly-security/wildfly-elytron/blob/ef67225884aa79b8...
[2]
https://github.com/wildfly-security/wildfly-elytron/blob/ef67225884aa79b8...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)