openssl/crypto/pem
valdaarhun 205957405d Fixes segfault occurrence in PEM_write()
Checks if header is NULL or not before calling strlen().

CLA: trivial

Fixes #18825

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18865)
2022-07-29 12:39:02 +10:00
..
build.info
pem_all.c
pem_err.c
pem_info.c
pem_lib.c Fixes segfault occurrence in PEM_write() 2022-07-29 12:39:02 +10:00
pem_local.h
pem_oth.c
pem_pk8.c
pem_pkey.c
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c