]> git.saurik.com Git - apt.git/commit
Do not crash for apt-get install /dev/null
authorMichael Vogt <mvo@debian.org>
Wed, 16 Jul 2014 13:48:05 +0000 (15:48 +0200)
committerMichael Vogt <mvo@debian.org>
Wed, 16 Jul 2014 13:50:52 +0000 (15:50 +0200)
commit9c3e15ab5f8b5864c43a08065a6bc8cf376fd138
tree188c459b8a939962492b5ebbae45a57e5bfcc413
parentb00efeaa5b0807fa1338ba8dd89f9b5e0ccbde60
Do not crash for apt-get install /dev/null

Thanks to Jakub Wilk for the bugreport.

Closes: #754904
apt-pkg/cacheset.cc
test/integration/test-apt-get-install-deb [new file with mode: 0755]