diff options
author | Dave Borowitz <dborowitz@google.com> | 2015-03-10 15:21:06 -0700 |
---|---|---|
committer | Dave Borowitz <dborowitz@google.com> | 2015-03-10 15:27:53 -0700 |
commit | 1e694f3847e1f379a1c7998ef3b0c890fb04a854 (patch) | |
tree | 2923b0fe9ab4180f239241f4ed9b8bd9a9d522a5 /org.eclipse.jgit.ant | |
parent | a91f87d9e10a6b2df0804269a3d44590a7ded40c (diff) | |
download | jgit-1e694f3847e1f379a1c7998ef3b0c890fb04a854.tar.gz jgit-1e694f3847e1f379a1c7998ef3b0c890fb04a854.zip |
RevWalk: Do not close reader passed explicitly to constructor
The RevWalk(ObjectReader) constructor is explicitly to handle the case
where the caller is responsible for opening and closing the reader.
The reader should only be closed when it was created in the
RevWalk(Repository) constructor.
Change-Id: Ic0d595dc8d10de79e87549546c6c5ea2dc617e9b
Diffstat (limited to 'org.eclipse.jgit.ant')
0 files changed, 0 insertions, 0 deletions