Files
bind9/lib
Evan Hunt 181225ec47 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-01 16:05:28 -07:00
..
2018-02-15 11:12:45 -08:00
2018-01-24 10:23:11 -08:00
2018-01-24 10:23:11 -08:00
2018-02-08 13:47:56 -08:00
2018-02-16 14:08:26 +11:00
2018-02-16 14:08:26 +11:00
2017-12-29 02:16:29 +00:00