]> git.saurik.com Git - apt.git/commitdiff
use the version id instead of the mmap offset as APT-ID
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 19 Apr 2011 13:26:21 +0000 (15:26 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 19 Apr 2011 13:26:21 +0000 (15:26 +0200)
This leads to a small performance decrease as we need to build this
mapping now while interpreting the Response but a (buggy) solver can't
point us to dangerous memory locations anymore this way and VersionCount
remains useful for other mapping proposes


No differences found