]> git.ipfire.org Git - thirdparty/openssl.git/commit
SMIME_crlf_copy(): add missing I/O error checking
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 14 Apr 2025 09:43:29 +0000 (11:43 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 14 May 2025 06:43:21 +0000 (08:43 +0200)
commit1d5d4634ee290c5e0776428454a7c9b1a6dd30d2
tree312031da93bfe5272587e8df60b164f7922c3056
parent7084d167aae16ad7f7a69c3907ba284665b458bf
SMIME_crlf_copy(): add missing I/O error checking

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27368)
crypto/asn1/asn_mime.c