assistant: Fixed several minor memory leaks that manifested when adding a large number of files.

This commit is contained in:
Joey Hess 2014-01-05 21:30:48 -04:00
parent 404c750489
commit b92b54bd42
9 changed files with 39 additions and 19 deletions

2
debian/changelog vendored
View file

@ -18,6 +18,8 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
* addurl, importfeed: Honor annex.diskreserve as long as the size of the
url can be checked.
* add: Fix rollback when disk is completely full.
* assistant: Fixed several minor memory leaks that manifested when
adding a large number of files.
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400