Some tweaking of cms_content_bio()
authortb <tb@openbsd.org>
Thu, 24 Aug 2023 04:54:26 +0000 (04:54 +0000)
committertb <tb@openbsd.org>
Thu, 24 Aug 2023 04:54:26 +0000 (04:54 +0000)
commit3a0e71e80fed0a8b403839b101345f57b8bea6aa
treec93b92c7808c922e83b2ad8d75b043dd63beabce
parent3712856417e767959d06be8e4e5970731875ea53
Some tweaking of cms_content_bio()

More idiomatic error checking and drop an always false test for !*pos. Use
a slightly closer approximation to actual English sentences in comments.

ok jsing
lib/libcrypto/cms/cms_lib.c