aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.c')
-rw-r--r--sm/gpgsm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index 91a63bd13..01b3f011f 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -2169,6 +2169,7 @@ gpgsm_deinit_default_ctrl (ctrl_t ctrl)
{
unsigned int n;
+ gpgsm_flush_keyinfo_cache (ctrl);
n = 0;
while (ctrl->parent_cert_cache)
{