]> 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)
committerOndřej Surý <ondrej@sury.org>
Wed, 4 Apr 2018 15:28:55 +0000 (17:28 +0200)
commitedaafacf36d485eff168dff66496fe849fdf3fd5
tree255820f44a1dca0c50612fb05a7a3406c4cc8acb
parent01cc622e7b62184241c714f8bc8084e7faf7e9cd
Do not assign NULL conditionally in OpenSSL < 1.1, make it always explicit.
lib/dns/dst_openssl.h
lib/dns/openssldh_link.c
lib/dns/openssldsa_link.c
lib/dns/opensslrsa_link.c