]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor code that calculates signature validity
authorMatthijs Mekking <matthijs@isc.org>
Wed, 31 Jan 2024 16:31:16 +0000 (17:31 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 07:50:10 +0000 (09:50 +0200)
commit0438d3655bca9d6aeea41746a01d82e5252eba64
treebf06c8db38f7f17ffeb6ebeeff2ce4905d41e327
parent50bd729019c5ac30f3bfef6cbd153537f9520782
Refactor code that calculates signature validity

There are three code blocks that are (almost) similar, refactor it
to one function.
lib/dns/zone.c