summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-10 03:09:18 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-10 03:09:18 +0200
commitff477ee133fb448622cc86f658f1a9b23577e413 (patch)
tree22579678af4ee84f4afe793381a84f9307f313de /debian
parentf0e835998f21c315c5154da4e7f5c51b18929b3a (diff)
ensure that d is set before accessing it
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 1874d54b2..040ca9544 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,7 @@ apt (0.9.3) UNRELEASED; urgency=low
as it seems (Closes: #554387, #670979)
- collect zombie (de)compressor processes on reopen
- ensure that in error conditions the Fail flag is set
+ - ensure that d is set before accessing it
* apt-pkg/aptconfiguration.cc:
- use NULL instead of "" for no (un)compress parameters