aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/command.c')
-rw-r--r--scd/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/command.c b/scd/command.c
index b0a639dde..70665d07d 100644
--- a/scd/command.c
+++ b/scd/command.c
@@ -874,6 +874,7 @@ cmd_readkey (assuan_context_t ctx, char *line)
gcry_sexp_release (s_key);
if (!err)
err = assuan_send_data (ctx, buf, buflen);
+ es_free (buf);
}
else if (advanced)
{