]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add extra checks for !ANCIENT(header)
authorMatthijs Mekking <matthijs@isc.org>
Tue, 10 Aug 2021 10:18:12 +0000 (12:18 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 13 Aug 2021 07:42:34 +0000 (09:42 +0200)
commite2d48968647b520d4d54972ec7cd7581cb548c0d
tree43718a29e2928ff84d00a1f1dcb93add052681ce
parent322626ab5bf594d70fa82122bd21869aeaa9db98
Add extra checks for !ANCIENT(header)

There are some occurrences where we check if a header exists in the
rbtdb. These cases require that the header is also not marked as
ancient (aka ready for cleanup). These cases involve finding certain
data in cache.
lib/dns/rbtdb.c