Small readability tweak in old_dsa_priv_decode()
authortb <tb@openbsd.org>
Sat, 4 Mar 2023 21:08:14 +0000 (21:08 +0000)
committertb <tb@openbsd.org>
Sat, 4 Mar 2023 21:08:14 +0000 (21:08 +0000)
commitad41f5e17e8b68df90b035edf58566f629e3b2de
tree54e10ea330f2e575be44a66c73d777ca296538a2
parent83f09c764e4beb3097e2a17a1f539db293910bd5
Small readability tweak in old_dsa_priv_decode()

Explicitly check against NULL and turn early return into goto err.

ok beck jsing
lib/libcrypto/dsa/dsa_ameth.c