aboutsummaryrefslogtreecommitdiffstats
path: root/g10/apdu.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/apdu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/apdu.c b/g10/apdu.c
index f59d832d4..5f8c57922 100644
--- a/g10/apdu.c
+++ b/g10/apdu.c
@@ -1603,7 +1603,6 @@ open_pcsc_reader (const char *portstr)
xfree (reader_table[slot].rdrname);
reader_table[slot].rdrname = NULL;
reader_table[slot].used = 0;
- xfree (list);
return -1 /*pcsc_error_to_sw (err)*/;
}