]> git.ipfire.org Git - thirdparty/bind9.git/commit
A few qp-trie cleanups
authorTony Finch <fanf@isc.org>
Fri, 10 Mar 2023 15:55:00 +0000 (15:55 +0000)
committerTony Finch <fanf@isc.org>
Wed, 5 Apr 2023 11:35:04 +0000 (12:35 +0100)
commitb3e35fd1201b9ff1416da4a3d58350d2c303e26d
tree2adc8dc13b3e688ab909479f8f593bdbb6983292
parent39f38754e22d048275e0cadf2ce480408c70cab7
A few qp-trie cleanups

Revert refcount debug tracing (commit a8b29f0365), there are better
ways to do it.

Use the dns_qpmethods_t typedef where appropriate.

Some stylistic improvements.
fuzz/dns_qp.c
lib/dns/include/dns/qp.h
lib/dns/qp.c
lib/dns/qp_p.h
tests/bench/load-names.c
tests/bench/qp-dump.c
tests/bench/qpmulti.c
tests/dns/qp_test.c
tests/dns/qpmulti_test.c