Daniel Henrique Barboza
75610acfd3
hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
...
Use g_autoptr() with GArray* and GString* pointers to avoid calling
g_free() and the need for the 'out' label.
'drc_name' can also be g_autofreed to avoid a g_free() call at the end
of the while() loop.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220228175004.8862-7-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-03-02 06:51:39 +01:00
..
2022-02-17 16:57:58 +01:00
2022-02-22 13:07:32 +00:00
2021-10-12 08:20:08 +02:00
2022-02-28 16:46:45 +00:00
2022-01-28 15:38:23 +01:00
2021-12-17 10:43:24 +01:00
2022-02-15 19:30:33 +00:00
2022-01-28 14:29:46 +00:00
2022-02-22 13:07:32 +00:00
2022-02-22 13:07:32 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 10:18:06 +01:00
2022-02-02 18:46:42 +01:00
2021-12-30 17:16:32 +01:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2022-02-22 20:17:09 +00:00
2022-03-02 06:51:39 +01:00
2021-09-30 13:42:10 +01:00
2022-02-21 13:30:20 +00:00
2021-10-18 00:41:36 +02:00
2022-01-20 09:09:37 +01:00
2022-02-21 13:30:20 +00:00
2021-12-15 08:38:16 +01:00
2022-01-13 10:58:54 +01:00
2022-02-28 16:46:45 +00:00
2022-02-21 13:30:20 +00:00
2021-09-30 13:42:10 +01:00
2022-02-14 08:58:29 +01:00
2022-02-21 18:21:54 +01:00
2022-02-26 10:39:36 +09:00
2022-01-07 05:19:55 -05:00
2021-10-15 16:06:35 +02:00
2022-03-02 06:51:39 +01:00
2022-03-02 06:51:39 +01:00
2022-01-18 12:56:29 +01:00
2022-02-21 10:18:06 +01:00
2022-02-16 12:24:19 +10:00
2022-02-28 11:39:35 +01:00
2022-02-28 11:29:15 +01:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2021-10-30 18:39:37 +02:00
2022-01-07 05:19:55 -05:00
2021-12-15 08:38:16 +01:00
2022-02-26 18:40:51 +01:00
2022-02-21 13:30:21 +00:00
2022-02-21 10:18:06 +01:00
2022-02-22 20:17:09 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2021-11-02 15:57:27 +01:00
2022-01-12 17:09:39 +00:00
2021-09-30 13:42:10 +01:00