Files
bind9/lib/isc
Ondřej Surý 6272482113 Checked array allocation arithmetic with isc_mem_get and friends
Add new isc_mem_cget(), isc_mem_creget(), and isc_mem_cput() macros to
complement the isc_mem_callocate() (which works like calloc()).

The overflow checks are implemented as macros in the <isc/mem.h>, so
that the compiler can see that the element size is constant: it should
always be `sizeof(something)`.
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-06-27 12:38:09 +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-07-28 09:01:22 +02:00
2023-02-16 18:35:32 +01: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-02-15 16:44:09 +00: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