1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Daniel Kahn Gillmor b0b3803e8c scd: Avoid double-free on error condition in scd
* scd/command.c (cmd_readkey): avoid double-free of cert

--

When ksba_cert_new() fails, cert will be double-freed.

Debian-Bug-Id: 773471

Original patch changed by wk to do the free only at leave.
2014-12-22 13:17:50 +01:00
..
2014-07-25 10:58:57 +02:00
2014-07-25 09:43:29 +02:00
2013-02-08 09:06:39 +09:00
2014-12-22 09:27:00 +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