Files
bind9/lib/isc
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
..
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-08-31 22:08:35 +02:00
2023-02-26 22:56:07 +00:00
2023-08-21 18:39:53 +02:00
2023-02-15 16:44:47 +00:00
2023-05-15 20:49:42 +00:00
2023-08-31 22:08:35 +02:00
2023-02-16 18:35:32 +01:00
2023-08-31 22:08:35 +02:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-06-15 15:32:04 +02:00
2023-03-28 12:38:28 -07:00
2023-08-31 22:08:35 +02:00
2023-02-15 16:44:09 +00:00
2023-08-31 22:08:35 +02:00
2023-04-12 14:10:37 +02:00
2023-02-16 18:35:32 +01:00
2023-04-27 12:38:53 +02:00