]> git.saurik.com Git - apt.git/commit
ensure that we do init d only once and especially not with its own
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 9 May 2012 20:05:18 +0000 (22:05 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 9 May 2012 20:05:18 +0000 (22:05 +0200)
commitba667cf74b94846c0696ae7a27e53b28492554b6
tree46b8ee8121d7893fcedd27975c2470dcb58e9bb1
parente29d7e3e1c7bcff54123b9a69f9b0136d4cf1de5
ensure that we do init d only once and especially not with its own
content as this causes some "interesting" hickups resulting in segfaults
as it seems (Closes: #554387, #670979)
apt-pkg/contrib/fileutl.cc
debian/changelog