summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-03-12 11:08:13 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-03-12 11:08:13 +0100
commit3a4477a4241bcfbc9db541cf34cc75c1f1111b78 (patch)
treedadb366f6a4e1e4d53afe01b62b7f8ac4b1b82fd /debian
parent6cd9fbd763298816e5d010703ceb9ffad0c235c9 (diff)
* cmdline/apt-get.cc
- fix memory leaks in error conditions in DoSource()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f27c096b6..b05498f12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ apt (0.7.26) UNRELEASED; urgency=low
- fix error message construction in OpenLog()
* cmdline/apt-get.cc:
- add a --only-upgrade flag to install command (Closes: #572259)
+ - fix memory leaks in error conditions in DoSource()
-- David Kalnischkies <kalnischkies@gmail.com> Fri, 19 Feb 2010 21:21:43 +0100