]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleanup keymgr.c
authorMatthijs Mekking <matthijs@isc.org>
Thu, 7 Jan 2021 11:26:53 +0000 (12:26 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 14:47:40 +0000 (15:47 +0100)
commita8fba11da919434bc1db6c03a49a9ccef362c8fc
tree360ab76e936bc4d1e7d7eb0d10649fd62365d1e0
parentceac392e19745311995a867aebb739b35b2cf3b6
Cleanup keymgr.c

Three small cleanups:

1. Remove an unused keystr/dst_key_format.
2. Initialize a dst_key_state_t state with NA.
3. Update false comment about local policy (local policy only adds
   barrier on transitions to the RUMOURED state, not the UNRETENTIVE
   state).

(cherry picked from commit 189d9a2d21b44eec25245cd5189c86d7115e79af)
lib/dns/keymgr.c