]> git.saurik.com Git - apt.git/commit - apt-pkg/pkgcache.cc
Fix crash with empty architecture list
authorJulian Andres Klode <jak@debian.org>
Thu, 25 Feb 2016 15:46:42 +0000 (16:46 +0100)
committerJulian Andres Klode <jak@debian.org>
Thu, 25 Feb 2016 15:46:42 +0000 (16:46 +0100)
commit9de2fd4d117e57824f4a0795efa7379995a804cb
treeacaa850fc728a1fe8ec7768b5999b98bf9845faa
parent2c53226b72e7e58cdd9b42af46cb3d05da89809e
Fix crash with empty architecture list

If the architecture list is empty somehow, fail normally.

LP: #1549819
apt-pkg/pkgcache.cc
test/integration/test-ubuntu-bug-1549819-empty-arch-list [new file with mode: 0755]