Files
bind9/tests
Ondřej Surý 9a45fd6f33 Fix hashmap part of load-names benchmark
The name_match() was errorneously converting struct item into dns_name
pointer.  Correctly retype void *node to struct item * first and then
use item.fixed.name to pass the name to dns_name_equal() function.
2023-10-09 21:04:21 +02:00
..
2023-09-19 19:56:33 +02:00