Fix the PkgFileIterator Constructor which defaults to the wrong value.
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 28 Feb 2010 18:45:05 +0000 (19:45 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 28 Feb 2010 18:45:05 +0000 (19:45 +0100)
commita04cd1f9a580867d65be8f1ecb3eac25a86eb953
treeaf13a4dc95da04de44adb6f8f66566a3066aa1eb
parente0b94b97b179812e5a0b3b72ea9fcae106d545c5
Fix the PkgFileIterator Constructor which defaults to the wrong value.
(0 instead of the HeaderP) This breaks the Cache Validation functionality
as the end() doesn't test for NULL.
(The fault was introduced with the rewriting of the CacheIterators)
apt-pkg/cacheiterators.h