]> git.saurik.com Git - apt.git/commitdiff
Do not try to cast a pkgDepCache::Policy to a pkgCache
authorMichael Vogt <mvo@debian.org>
Tue, 27 May 2014 15:49:53 +0000 (17:49 +0200)
committerMichael Vogt <mvo@debian.org>
Tue, 27 May 2014 15:49:53 +0000 (17:49 +0200)
Fix incorrect cast in pkgDepCache::Policy::GetCandidateVer()

Reported-By: clang -fsanitize=address -fno-omit-frame-pointer

No differences found