Files
bind9/lib/dns
Evan Hunt f6884e0ca5 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.

(cherry picked from commit cf9cb7cd0013610c8978808aab9d6bae9fe57a4b)
2018-05-21 09:58:44 -07:00
..
2018-05-17 16:32:43 +10:00
2018-03-02 21:53:26 +00:00
2018-05-03 14:26:40 +02:00
2018-04-22 12:57:52 -07:00
2018-04-22 12:57:52 -07:00
2018-04-22 12:46:03 -07:00