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
scd: fix get_public_key for OpenPGPcard v1.0. 3ca1f4098c70Unpublished Tags None Subscribers None
Description
Details
|