* apt-pkg/policy.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 29 Jun 2011 20:38:59 +0000 (22:38 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 29 Jun 2011 20:38:59 +0000 (22:38 +0200)
commit5b7d1ee67575e311871fb73be421ea7fd2f6fd73
treec045fd2e2c158e408e04d56e88cc726bae8539a6
parent9919af907aef04caa4061e411259525e46eb49e2
* apt-pkg/policy.cc:
  - do not segfault in pinning if a package with this name doesn't exist.
    Thanks to Ferdinand Thommes for the report!
apt-pkg/policy.cc
debian/changelog
test/integration/test-pin-non-existent-package [new file with mode: 0755]