Files
bind9/lib/isc/include/isc
Tony Finch 81d73600c1 Add isc_mem_callocate() for safer array allocation
As well as clearing the fresh memory, `calloc()`-like functions must
ensure that the count and size do not overflow when multiplied.

Use `isc_mem_callocate()` in `isc__uv_calloc()`.
2023-06-27 12:38:09 +02:00
..
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-04-03 12:08:05 +01:00
2023-02-16 18:35:32 +01:00
2023-04-25 08:16:46 +02:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-06-15 15:32:04 +02:00
2023-03-10 17:31:28 +01:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:09 +00:00
2023-04-12 14:10:37 +02:00