aboutsummaryrefslogtreecommitdiffstats
path: root/g10/hkp.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/hkp.c')
-rw-r--r--g10/hkp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/hkp.c b/g10/hkp.c
index e1dd5d26d..5c44d2681 100644
--- a/g10/hkp.c
+++ b/g10/hkp.c
@@ -281,6 +281,7 @@ parse_hkp_index(IOBUF buffer,char *line)
if(strncmp(line," ",5)!=0)
{
+ revoked=0;
m_free(key);
m_free(uid);
uid=NULL;