Files
bind9/lib/isc
Tony Finch 4f97a679f0 A macro for the size of a struct with a flexible array member
It can be fairly long-winded to allocate space for a struct with a
flexible array member: in general we need the size of the struct, the
size of the member, and the number of elements. Wrap them all up in a
STRUCT_FLEX_SIZE() macro, and use the new macro for the flexible
arrays in isc_ht and dns_qp.
2023-05-12 20:48:31 +01: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
2022-11-29 08:54:34 +01:00
2023-02-26 22:56:07 +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-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2022-11-29 08:54:34 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-03-28 12:38:28 -07:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00: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
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2023-04-27 12:38:53 +02:00