]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/cms.c: add missing error message on error writing CMS output (ret == 6)
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 14 Apr 2025 18:08:54 +0000 (20:08 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 18 Aug 2025 16:03:49 +0000 (18:03 +0200)
commit5b043cb65f8ab444eff6dafca0979046cd043953
treeee366d9378a0cf39a53534efad7556fb4a095b4d
parentc50a84e584859f5493e3ab8ed93ccca34c923858
apps/cms.c: add missing error message on error writing CMS output (ret == 6)

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

(cherry picked from commit 3c7812decde2368168c6cba557ec8c03f973c892)
apps/cms.c