2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00
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-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-04-05 12:38:11 +01:00
2023-04-05 12:38:11 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 14:09:13 +02:00
2023-02-15 16:44:47 +00:00
2022-11-29 08:54:34 +01:00
2023-04-17 10:56:08 +02:00
2023-03-23 12:57:01 -07:00
2023-04-05 14:46:39 +00:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2022-11-29 08:54:34 +01:00
2023-04-05 12:35:04 +01:00
2022-05-03 00:41:42 +01:00
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 15:21:43 +00:00
2023-02-28 11:44:15 +01:00
2023-02-15 16:44:47 +00:00
2023-04-03 12:08:05 +01:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:47 +00:00
2023-04-05 12:38:11 +01:00
2023-04-05 12:38:11 +01:00