NEW DATE! Bugzilla will undergo maintenance 2024-03-28 18h00 CET. Bugzilla will be placed in read-only mode at that time.

Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 578458 - Unclosed ObjectReader in ObjectWalk
Summary: Unclosed ObjectReader in ObjectWalk
Status: RESOLVED FIXED
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 6.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 6.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 16:02 EST by Thomas Wolf CLA
Modified: 2022-01-30 17:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wolf CLA 2022-01-30 16:02:24 EST
I don't see where the ObjectReader created in the constructor ObjectWalk(Repository) is closed. Seems to me this would need similar treatment like in RevWalk.
Comment 1 Eclipse Genie CLA 2022-01-30 16:16:00 EST
New Gerrit change created: https://git.eclipse.org/r/c/jgit/jgit/+/190185