Bug 578544 - Resource leak in CancellableDigestOutputStreamTest
Summary: Resource leak in CancellableDigestOutputStreamTest
Status: RESOLVED FIXED
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 trivial (vote)
Target Milestone: 6.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-02 12:48 EST by Fabio Ponciroli CLA
Modified: 2022-02-02 17:14 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Ponciroli CLA 2022-02-02 12:48:46 EST
The "CancellableDigestOutputStream" resources in the "CancellableDigestOutputStreamTest" tests are not properly closed.

This is generating a warning during compilation.
Comment 1 Eclipse Genie CLA 2022-02-02 12:52:43 EST
New Gerrit change created: https://git.eclipse.org/r/c/jgit/jgit/+/190329