summaryrefslogtreecommitdiff
path: root/crypto/x509/v3_x509.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_x509.c')
-rw-r--r--crypto/x509/v3_x509.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509/v3_x509.c b/crypto/x509/v3_x509.c
index f685aa4c71..fcf30f7452 100644
--- a/crypto/x509/v3_x509.c
+++ b/crypto/x509/v3_x509.c
@@ -174,6 +174,7 @@ unsigned int use;
key_usage_data[i].name);
first=0;
}
+ break;
}
return(1);
}