Remove NULL check from tls_conninfo_cert_pem() - all of the other conninfo
authorjsing <jsing@openbsd.org>
Sat, 10 Feb 2018 04:48:17 +0000 (04:48 +0000)
committerjsing <jsing@openbsd.org>
Sat, 10 Feb 2018 04:48:17 +0000 (04:48 +0000)
commit5e81c42a44dbd5602d0ef83621929761d66a6e0e
tree670f1aa312abe5f7b1ddd9e9ec1921342318400a
parent940f9ff5fa3d59fb4accce6db9ea98c62da146cb
Remove NULL check from tls_conninfo_cert_pem() - all of the other conninfo
functions require the conninfo passed in to be non-NULL.
lib/libtls/tls_conninfo.c