Markus Armbruster
0a553c12c7
Drop useless casts from g_malloc() & friends to pointer
...
These memory allocation functions return void *, and casting to
another pointer type is useless clutter. Drop these casts.
If you really want another pointer type, consider g_new().
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220923120025.448759-3-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-10-22 23:15:40 +02:00
..
2020-12-18 15:20:17 -05:00
2020-12-18 15:20:17 -05:00
2021-09-13 16:07:21 +01:00
2021-08-05 16:15:33 +04:00
2020-12-18 15:20:17 -05:00
2020-12-18 15:20:17 -05:00
2022-04-26 16:12:26 +01:00
2021-03-19 15:18:43 +01:00
2022-10-22 23:15:40 +02:00
2021-11-09 10:11:27 +01:00
2020-12-18 15:20:17 -05:00
2021-10-07 08:41:33 +10:00
2020-12-18 15:20:17 -05:00
2020-12-18 15:20:17 -05:00
2021-09-01 11:59:12 +10:00
2020-12-18 15:20:17 -05:00
2021-10-07 08:41:33 +10:00
2021-09-01 11:59:12 +10:00
2021-08-05 16:15:33 +04:00
2020-01-07 17:23:30 +04:00
2020-06-15 22:05:28 +02:00
2022-06-09 19:32:48 -04:00
2022-10-20 11:27:48 +01:00
2020-12-18 15:20:17 -05:00
2022-03-21 15:44:44 +01:00
2020-12-18 15:20:17 -05:00
2020-12-18 15:20:17 -05:00
2022-06-09 19:32:48 -04:00
2020-12-18 15:20:17 -05:00
2020-09-30 19:09:20 +02:00
2022-09-29 14:38:05 +04:00
2021-10-30 18:39:37 +02:00
2021-10-07 08:41:33 +10:00
2021-10-07 08:41:33 +10:00
2021-05-02 17:24:51 +02:00
2021-12-15 10:11:34 +00:00
2021-04-09 10:52:13 +02:00
2021-10-30 18:39:37 +02:00
2020-08-21 06:18:24 -04:00
2021-08-05 16:15:33 +04:00
2022-05-16 04:38:40 -04:00
2019-08-16 13:31:53 +02:00
2020-12-18 15:20:17 -05:00