Skip to content

Commit

Permalink
fixup! ossl_cms_get1_crls_ex(): Avoid doublefree if CRL up ref fails
Browse files Browse the repository at this point in the history
  • Loading branch information
t8m committed Dec 5, 2024
1 parent 55089e4 commit 6c06ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/cms/cms_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <openssl/asn1.h>
#include <openssl/cms.h>
#include "internal/sizes.h"
#include "internal/cryptlib.h"
#include "crypto/x509.h"
#include "cms_local.h"

Expand Down

0 comments on commit 6c06ea8

Please sign in to comment.