Fix crash on unknown symlinks.

This commit is contained in:
Joey Hess 2010-10-31 18:04:34 -04:00
parent b220e117f2
commit fd6611f955
4 changed files with 37 additions and 19 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ git-annex (0.03) UNRELEASED; urgency=low
* Support building with Debian stable's ghc.
* Fixed memory leak; git-annex no longer reads the whole file list
from git before starting, and will be much faster with large repos.
* Fix crash on unknown symlinks.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400