]> source.dussan.org Git - jgit.git/commit
Fix temporary file leak in CleanFilter 78/83978/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Oct 2016 20:31:50 +0000 (22:31 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Oct 2016 21:10:03 +0000 (23:10 +0200)
commit999106bb848bafc47d956aba933fac7cda636257
treebfb31ddf95c8b1601b06b5bd7617cd3f55ad63c5
parent4b7747ccff99be241a1256319d1c825cbe264e07
Fix temporary file leak in CleanFilter

The CleanFilter leaked temporary files when a media file already existed
before running clean filter.

Change-Id: Ie20fce3f40d34095ce58e596d25d8d64fe0cde99
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/CleanFilter.java