]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor code that checks if records are seen
authorMatthijs Mekking <matthijs@isc.org>
Wed, 10 Dec 2025 10:42:41 +0000 (11:42 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 19 Dec 2025 15:55:34 +0000 (16:55 +0100)
commitae151a7a761099b85117c5d028f6a25ad3f60fde
tree3eca20eaef963d00387f5218fa83d25d50715252
parent6f285bff6a5f79574529848082c2e7acc08ba1f0
Refactor code that checks if records are seen

There are three places that do roughly the same. Refactor the code to
a helper function.
lib/dns/zone.c