* apt-pkg/pkgcachegen.{cc,h}:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 29 Jul 2011 11:37:33 +0000 (13:37 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 29 Jul 2011 11:37:33 +0000 (13:37 +0200)
commit64dda04bd949ab73ca77732fcc5149cc7c2a5557
tree981c362daf280297ce2b3c3e6651f16fdfa0e9b8
parent2ec858bc68bc2d79ec020fe24be2d76b7c5b6792
* apt-pkg/pkgcachegen.{cc,h}:
  - use ref-to-ptr semantic in NewDepends() to ensure that the
    libapt does not segfault if the cache is remapped in between
    (LP: #812862)
apt-pkg/pkgcachegen.cc
apt-pkg/pkgcachegen.h
debian/changelog