1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-21 14:47:03 +01:00
Joshua Rogers 100b322f5d scd: fix get_public_key for OpenPGPcard v1.0.
* scd/app-openpgp.c (get_public_key): correctly close 'fp' upon use.

--

Inside the get_public_key function, 'fp' was opened using popen, but
incorrectly closed using fclose.

Debian-Bug-Id: 773474
2015-01-08 11:12:42 +09:00
..
2015-01-07 08:15:12 +09:00
2014-07-25 09:43:29 +02:00
2013-02-08 09:06:39 +09:00
2014-08-14 14:09:37 +02:00
2013-02-08 09:06:39 +09:00
2014-11-11 10:13:10 +01:00
2013-02-08 09:06:39 +09:00