pk7_cb() and cms_cb()
authortb <tb@openbsd.org>
Sun, 12 Mar 2023 17:29:02 +0000 (17:29 +0000)
committertb <tb@openbsd.org>
Sun, 12 Mar 2023 17:29:02 +0000 (17:29 +0000)
commita92a32d233212d1924e7eed9ae4fa2ddfef23ef5
treec6cda0762054b9ee049e9d0fe628d8f1688a82f7
parente1414c5087eac83c0386bb4ea9a6f00d9399c291
pk7_cb() and cms_cb()

Add and fix FALLTHROUGH statement. I was confused for way too long since
I hadn't noticed that this case fell through to the next. Also add and
move some empty lines in the cms_cb() to make this resemble KNF more.
lib/libcrypto/cms/cms_asn1.c
lib/libcrypto/pkcs7/pk7_asn1.c