diff options
author | Ineiev <[email protected]> | 2016-04-14 15:42:25 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2017-04-26 01:13:26 +0000 |
commit | de441cb9cc87089ce7ca72bf45bee82a697bf68e (patch) | |
tree | b144ed759d73cb947789e20368fe2cab57f30d5b /g10/tdbio.c | |
parent | gpg: Fix exporting of zero length user ID packets. (diff) | |
download | gnupg-dkg/T1371.tar.gz gnupg-dkg/T1371.zip |
g10: Fix secmem leak.dkg/T1371
* g10/keygen.c (proc_parameter_file): Fix secmem leak.
--
proc_parameter_file() adds certain parameters to the list in the para
argument; however, these new entries are leaked because they
are added to head, while the para list is released by the caller
of proc_parameter_file.
GnuPG-bug-id: 1371
Diffstat (limited to 'g10/tdbio.c')
0 files changed, 0 insertions, 0 deletions