From b54de1dad4874b7561d2c5a345954b6b5c594078 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Jul 2014 15:28:07 -0400 Subject: Fix memory leak when committing millions of changes to the git-annex branch Eg after git-annex add has run on 2 million files in one go. Slightly unhappy with the neeed to use a temp file here, but I cannot see any other alternative (see comments on the bug report). This commit was sponsored by Hamish Coleman. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d08a08715..6ddb7b401 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ git-annex (5.20140614) UNRELEASED; urgency=medium * Android: patch git to avoid fchmod, which fails on /sdcard. * Support users who have set commit.gpgsign, by disabling gpg signatures for git-annex branch commits and commits made by the assistant. + * Fix memory leak when committing millions of changes to the git-annex + branch, eg after git-annex add has run on 2 million files in one go. -- Joey Hess Mon, 16 Jun 2014 11:28:42 -0400 -- cgit v1.2.3