]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.cc
Bill is consistent. Bill is correct. Be like Bill.
[apt.git] / apt-pkg / indexfile.cc
index 934943205ae6722af43d011fda57bc9bfd4ad68b..21765388fc4bd7658f67057cd4d054d615feea50 100644 (file)
@@ -344,6 +344,7 @@ pkgCacheListParser * pkgDebianIndexFile::CreateListParser(FileFd &Pkg)
    if (newError)
    {
       delete Parser;
+      _error->ReturnError();
       return nullptr;
    }
    else