aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/certlist.c')
-rw-r--r--sm/certlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/certlist.c b/sm/certlist.c
index 440cdac74..fe45f1d22 100644
--- a/sm/certlist.c
+++ b/sm/certlist.c
@@ -61,6 +61,7 @@ gpgsm_add_to_certlist (const char *name, CERTLIST *listaddr)
rc = 0;
else if (!rc)
rc = GNUPG_Ambiguous_Name;
+
}
if (!rc)
rc = gpgsm_validate_path (cert);