Files
bind9/tests/dns
Evan Hunt 8f6a3f47db fix a QP chain bug
depending on how the QP trie is traversed during a lookup, it is
possible for a search to terminate on a leaf which is a partial
match, without that leaf being added to the chain. to ensure the
chain is correct in this case, when a partial match condition is
detected via qpkey_compare(), we will call add_link() again, just
in case.  (add_link() will check for a duplicated node, so it will
be harmless if it was already done.)
2023-10-09 13:29:02 -07:00
..
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2023-08-31 10:29:16 -07:00
2022-06-16 17:21:11 +02:00
2023-10-09 13:29:02 -07:00
2023-08-31 10:29:16 -07:00
2023-03-31 13:33:16 +02:00
2023-06-01 16:51:38 +02:00