Peter Krempa
bb4bd9d31f
Replace improper use of g_malloc(0) with g_new0
...
Completely remove use of g_malloc (without zeroing of the allocated
memory) and forbid further use.
Replace use of g_malloc0 in cases where the variable holding the pointer
has proper type.
In all of the above cases we can use g_new0 instead.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2024-11-01 15:52:18 +01:00
..
2024-05-28 08:51:45 +02:00
2024-09-24 08:24:00 +02:00
2024-05-13 08:56:35 +02:00
2024-11-01 15:52:18 +01:00
2023-11-06 23:45:04 +01:00
2024-04-04 09:10:00 +02:00
2024-06-13 10:23:07 +01:00
2024-04-25 14:13:19 +02:00
2024-08-19 13:44:12 +02:00
2022-06-16 06:43:58 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2022-10-10 14:31:43 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2024-01-07 23:57:09 -05:00
2022-06-16 06:43:58 +02:00
2024-02-20 12:08:22 +01:00
2024-02-20 12:08:22 +01:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2024-04-02 18:26:35 +02:00
2023-10-24 13:51:32 +02:00
2024-04-25 14:13:19 +02:00
2024-09-05 15:24:55 +02:00
2024-10-01 12:57:02 +02:00
2023-04-01 11:40:35 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-08-19 13:44:12 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-10-15 14:48:35 +02:00
2024-04-25 14:13:19 +02:00
2023-08-25 12:36:37 +02:00
2024-04-25 14:13:19 +02:00
2024-04-25 14:13:19 +02:00
2024-04-02 14:24:29 +02:00
2024-05-28 08:51:37 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-07-23 13:58:53 +02:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2023-03-13 13:29:07 +01:00
2024-06-11 12:50:23 +01:00
2024-06-13 10:22:21 +01:00
2023-06-29 11:51:27 +02:00
2023-12-05 12:21:38 +01:00
2024-06-11 12:50:23 +01:00
2024-06-11 12:50:23 +01:00
2022-07-07 12:21:16 +02:00
2023-08-03 16:41:19 +02:00
2024-08-08 15:45:37 +02:00
2024-04-25 14:13:19 +02:00