]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexcopy.cc
French translation *comp-ple-ted*!
[apt.git] / apt-pkg / indexcopy.cc
index 15696585a513544adf04030d172527e2a197429a..0142d7dbee4a5add4b60d44fc9c08a298ecd2feb 100644 (file)
@@ -592,7 +592,10 @@ bool SigVerify::CopyAndVerify(string CDROM,string Name,vector<string> &SigList,
 
       // a Release.gpg without a Release should never happen
       if(!FileExists(*I+"Release"))
+      {
+        delete MetaIndex;
         continue;
+      }
 
 
       // verify the gpg signature of "Release"