]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit.
authorPetr Mensik <pmensik@redhat.com>
Sat, 24 Feb 2018 18:47:35 +0000 (10:47 -0800)
committerMark Andrews <marka@isc.org>
Fri, 6 Apr 2018 04:27:23 +0000 (14:27 +1000)
commitfcb5795560ea6e9f7f43b3f6aba805e2d0df4366
treedd01f035b22eda065319206a2d2fd3b71a2addcc
parent3bce97740f2c7cba5e22df6f67164f664418b90b
Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit.

(cherry picked from commit edaafacf36d485eff168dff66496fe849fdf3fd5)
lib/dns/dst_openssl.h
lib/dns/openssldh_link.c
lib/dns/openssldsa_link.c
lib/dns/opensslrsa_link.c