Tony Finch
0d6dcd217d
A SET_IF_NOT_NULL() macro for optional return values
...
The SET_IF_NOT_NULL() macro avoids a fair amount of tedious boilerplate,
checking pointer parameters to see if they're non-NULL and updating
them if they are. The macro was already in the dns_zone unit, and this
commit moves it to the <isc/util.h> header.
I have included a Coccinelle semantic patch to use SET_IF_NOT_NULL()
where appropriate. The patch needs an #include in `openssl_shim.c`
in order to work.
2023-08-15 12:04:29 +02:00
..
2023-08-01 08:56:52 +02:00
2023-04-03 10:25:56 +00:00
2023-07-27 11:37:44 +02:00
2023-07-31 15:51:15 +02:00
2023-02-16 18:35:32 +01:00
2023-07-27 11:37:44 +02:00
2023-02-15 16:44:47 +00:00
2023-07-31 18:11:34 +02:00
2023-05-12 20:48:31 +01:00
2023-07-31 18:11:34 +02:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-07-19 15:32:21 +02:00
2023-07-27 11:37:44 +02:00
2023-07-17 14:50:25 +02:00
2023-06-14 09:08:56 +02:00
2023-07-27 11:37:44 +02:00
2023-06-14 08:14:38 +00:00
2023-04-03 12:06:04 +10:00
2023-04-03 12:06:04 +10:00
2023-08-09 23:48:17 +00:00
2023-03-08 08:36:25 +01:00
2023-02-16 17:51:55 +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
2023-06-29 08:28:48 +10:00
2023-02-15 16:44:47 +00:00
2023-08-02 11:16:50 +02:00
2023-07-20 12:40:52 +02:00
2023-08-01 08:56:52 +02:00
2023-07-17 14:50:25 +02:00
2023-03-23 12:57:01 -07:00
2023-07-17 14:50:25 +02:00
2023-03-31 13:32:56 +02:00
2023-03-31 13:32:56 +02:00
2023-06-14 08:14:38 +00:00
2023-04-05 14:46:39 +00:00
2023-07-17 14:50:25 +02:00
2023-04-25 05:03:12 +01:00
2023-03-08 08:36:25 +01:00
2023-03-31 13:32:56 +02:00
2023-08-09 23:48:17 +00:00
2023-08-15 12:04:29 +02:00
2023-03-08 08:36:25 +01:00
2023-08-09 23:48:17 +00:00
2023-08-09 23:48:17 +00:00
2023-08-09 23:48:17 +00:00
2023-02-15 16:44:47 +00:00
2023-05-15 20:49:42 +00:00
2023-07-28 08:59:08 +02:00
2023-07-17 14:50:25 +02:00
2023-07-28 08:59:08 +02:00
2023-03-31 12:43:30 +00:00
2023-07-17 14:50:25 +02:00
2023-07-31 18:11:34 +02:00
2023-03-08 08:36:25 +01:00
2023-05-23 08:53:23 +02:00
2023-07-17 14:50:25 +02:00
2023-07-17 14:50:25 +02:00
2023-02-28 11:44:15 +01:00
2023-08-03 13:26:27 -07:00
2023-07-28 09:01:22 +02:00
2023-05-16 02:04:55 +00:00
2023-07-31 15:51:15 +02:00
2023-06-15 15:32:04 +02:00
2023-03-31 13:32:56 +02:00
2023-07-31 18:11:34 +02:00
2023-03-31 12:43:30 +00:00
2023-07-17 14:50:25 +02:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-07-27 11:37:44 +02:00
2023-03-31 13:33:16 +02:00
2023-07-28 14:37:32 +10:00
2023-06-14 08:14:38 +00:00
2023-06-14 08:14:38 +00:00
2023-02-15 16:44:47 +00:00
2023-07-20 12:44:19 +02:00
2023-07-31 15:51:15 +02:00
2023-07-31 15:51:15 +02:00
2023-07-22 08:17:11 +10:00
2023-07-20 12:40:54 +02:00
2023-08-15 12:04:29 +02:00
2023-04-03 10:25:56 +00:00
2023-05-12 20:48:31 +01:00