Konrad Windszus created JCRVLT-728:
--------------------------------------
Summary: Potential file handle leak in
JcrPackageRegistry.register(File,boolean)
Key: JCRVLT-728
URL: https://issues.apache.org/jira/browse/JCRVLT-728
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Konrad Windszus
Whenever an exception is thrown in
https://github.com/apache/jackrabbit-filevault/blob/4a33498c79eaeb2217f8f9763517ef2c7425bcc0/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/registry/impl/JcrPackageRegistry.java#L367
the {{ZipVaultPackage}} is not closed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)