Skip to content

JarFile leaks a file handle if central directory parsing fails #17123

Closed
@wilkinsona

Description

@wilkinsona

If a failure occurs when our JarFile's constructor is parsing the zip's central directory, the file handle opened by the super constructor will never be closed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions