leaked_storage in method POLICYQUALINFO *notice_section
Change-Id: I43dd18f7d70ee06ca25affad0ab06e5d5ef8263d Signed-off-by: wangjiale3 <wangjiale3@xiaomi.corp-partner.google.com> Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/58489 Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>
This commit is contained in:
parent
a438519f9e
commit
7b9b9baa95
@ -356,6 +356,7 @@ static POLICYQUALINFO *notice_section(const X509V3_CTX *ctx,
|
||||
if (!nos || !sk_CONF_VALUE_num(nos)) {
|
||||
OPENSSL_PUT_ERROR(X509V3, X509V3_R_INVALID_NUMBERS);
|
||||
X509V3_conf_err(cnf);
|
||||
sk_CONF_VALUE_pop_free(nos, X509V3_conf_free);
|
||||
goto err;
|
||||
}
|
||||
int ret = nref_nos(nref->noticenos, nos);
|
||||
|
Loading…
x
Reference in New Issue
Block a user