projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merged from debian
[apt.git]
/
apt-pkg
/
indexcopy.cc
diff --git
a/apt-pkg/indexcopy.cc
b/apt-pkg/indexcopy.cc
index 15696585a513544adf04030d172527e2a197429a..0142d7dbee4a5add4b60d44fc9c08a298ecd2feb 100644
(file)
--- a/
apt-pkg/indexcopy.cc
+++ b/
apt-pkg/indexcopy.cc
@@
-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"