]> git.ipfire.org Git - thirdparty/bind9.git/commit
When reading public key from file, also read state
authorMatthijs Mekking <matthijs@isc.org>
Thu, 8 Apr 2021 09:32:48 +0000 (11:32 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 5 May 2021 09:13:19 +0000 (11:13 +0200)
commitfa05c1b8da1ee9dfe5b005a00edf8178c2e884d4
tree42140b37a92f122761c92b06c6ee342f754232c1
parentcf17698f877e460cf24a49ce5cbe150ace094fc3
When reading public key from file, also read state

The 'dst_key_fromnamedfile()' function did not read and store the
key state from the .state file when reading a public key file.
lib/dns/dst_api.c