]> git.saurik.com Git - apt.git/commit
Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs
authorMichael Vogt <mvo@ubuntu.com>
Wed, 14 May 2014 15:29:23 +0000 (17:29 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Wed, 14 May 2014 15:29:23 +0000 (17:29 +0200)
commitc21843144a444dfecf77a47933a9b9ec07870c1e
tree7ccb59047b2da6c3f483ad812fe871932703951f
parent0cf3962923bd26b11d738b0b403d92be60123bd1
Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs

If one of the pkgAcqIndex{,Merge}Diffs fails, they will run
pkgAcqIndex() which needs the IndexTarget/indexRecords data.
So we pass it along.
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h