Remove NULL checks before X509_{REQ,NAME}_free() and zap an unnecessary
authortb <tb@openbsd.org>
Sun, 29 Jul 2018 20:22:02 +0000 (20:22 +0000)
committertb <tb@openbsd.org>
Sun, 29 Jul 2018 20:22:02 +0000 (20:22 +0000)
commite1bd26f66f82269c8993c5e5f41ba13ea30dffd1
tree9b0e5839f10e55660d04eb0ac5d840427944c747
parent4716c154ab62a95af1d3b2bdbd6a4bb6ca7ca157
Remove NULL checks before X509_{REQ,NAME}_free() and zap an unnecessary
pair of parens.

From Ross L. Richardson
usr.sbin/acme-client/keyproc.c