bind9/tests/bench
Ondřej Surý d9048b3db1
Remove ISC_MEM_ZERO and isc_mem_*x() API
Use the new isc_mem_c*() calloc-like API for allocations that are
zeroed.

In turn, this also fixes couple of incorrect usage of the ISC_MEM_ZERO
for structures that need to be zeroed explicitly.

There are few places where isc_mem_cput() is used on structures with a
flexible member (or similar).
2023-08-31 22:08:35 +02:00
..
.gitignore Benchmarks for the qp-trie 2023-02-27 13:47:25 +00:00
ascii.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
compress.c remove dns_name_towire2() 2023-08-31 10:29:16 -07:00
dns_name_fromwire.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
iterated_hash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
load-names.c Improve qp-trie leaf return values 2023-08-15 14:24:39 +02:00
Makefile.am Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
qp-dump.c A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
qpmulti.c Remove ISC_MEM_ZERO and isc_mem_*x() API 2023-08-31 22:08:35 +02:00
siphash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00