Tiny cleanup for readability
authortb <tb@openbsd.org>
Sat, 11 Mar 2023 16:02:06 +0000 (16:02 +0000)
committertb <tb@openbsd.org>
Sat, 11 Mar 2023 16:02:06 +0000 (16:02 +0000)
commit23db8409f3f55d2974446693424a5184bebb186a
tree42e0a3c099b12714d8702dd6d689365900ee5201
parent0e806f1951729b02adcf4eba7380f8e26452e168
Tiny cleanup for readability

Turn a malloc() into calloc() and check two function calls directly
forever instead of a combined check afterward.
lib/libcrypto/asn1/bio_ndef.c