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.
Original patch changed by wk to do the free only at leave.
- Debian-Bug-Id: #773471
scd: Avoid double-free on error condition in scd 0fd4cd8503dfUnpublished Tags None Subscribers None
Description
Details
|