Lock bucket mapping is broken in rbtdb.c when DNS_RBT_USEHASH is not defined
Lock bucket mapping is broken in rbtdb.c
when DNS_RBT_USEHASH
is not defined. It does case-sensitive hash computation in error, and so "Foo" and "foo" names map to different locks.