PR: 1613
Submitted by: "Jean Rebiffe" <jrebiffe@gmail.com> Approved by: steve@openssl.org Free section.
This commit is contained in:
parent
fa3619f233
commit
d769e7a58c
1 changed files with 1 additions and 0 deletions
|
@ -605,6 +605,7 @@ static int do_dirname(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx)
|
|||
if (!ret)
|
||||
X509_NAME_free(nm);
|
||||
gen->d.dirn = nm;
|
||||
X509V3_section_free(ctx, sk);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue