]> git.saurik.com Git - apt.git/commitdiff
gpgv: Unlink the correct temp file in error case
authorJulian Andres Klode <jak@debian.org>
Thu, 28 Jul 2016 10:41:27 +0000 (12:41 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 3 Aug 2016 14:40:14 +0000 (16:40 +0200)
Previously, when data could be created and sig not, we would unlink
sig, not data (and vice versa).


No differences found