Update from stable branch.
This commit is contained in:
parent
bcaa36fd11
commit
e9afa08cd1
@ -513,7 +513,8 @@ GENERAL_NAME *a2i_GENERAL_NAME(GENERAL_NAME *out,
|
||||
return gen;
|
||||
|
||||
err:
|
||||
GENERAL_NAME_free(gen);
|
||||
if (!out)
|
||||
GENERAL_NAME_free(gen);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user