]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor simple slabheader matching
authorOndřej Surý <ondrej@isc.org>
Sun, 2 Feb 2025 19:07:42 +0000 (20:07 +0100)
committerEvan Hunt <each@isc.org>
Tue, 18 Feb 2025 20:15:00 +0000 (20:15 +0000)
commitcf66ba02a4a46a641eb775277280030baf87ca93
tree463da95138f6b18db1aee7513a6ad67642779120
parent4cd1dd8dd794ffd1276fd5a2e62cf78bb3d7b2d6
Refactor simple slabheader matching

Add a helper function both_headers() that unifies the slabheader
matching for simple type: it returns true when both the type and
the matching RRSIG have been found.
lib/dns/qpcache.c