Fix leaks due to incorrect early returns rather than proper cleanup.
authortb <tb@openbsd.org>
Tue, 10 May 2022 15:45:04 +0000 (15:45 +0000)
committertb <tb@openbsd.org>
Tue, 10 May 2022 15:45:04 +0000 (15:45 +0000)
commit5e508e58869c3761169d03e614eaec57c794abe4
treeb505f0e30c1a1a75a50586383e4fcb223c630deb
parent2f8ca7dca9028537c73ca95dcd770a118f7ef7e9
Fix leaks due to incorrect early returns rather than proper cleanup.

ok claudio job
usr.sbin/rpki-client/cert.c