Files
bind9/lib/dns
Michał Kępień 391fac1fc8 Prevent check_stale_header() from leaking rdataset headers
check_stale_header() fails to update the pointer to the previous header
while processing rdataset headers eligible for serve-stale, thus
enabling rdataset headers to be leaked (i.e. disassociated from a node
and left on the relevant TTL heap) while iterating through a node.  This
can lead to several different assertion failures.  Add the missing
pointer update.
2018-05-21 09:50:10 -07:00
..
2018-05-17 16:10:24 +10:00
2018-04-20 19:51:00 -04:00
2018-04-20 12:12:08 -07:00
2018-04-18 08:49:55 -07:00