Peter Krempa
ddb2384f0c
qemuDomainSetupDisk: Initialize 'targetPaths'
...
Compiler isn't able to see that 'virDevMapperGetTargets' in cases e.g.
when the devmapper isn't available may not initialize the value in the
pointer passed as the second argument.
The usage 'qemuDomainSetupDisk' lead to an accidental infinite loop as
previous calls apparently doctored the stack to a point where
'g_slist_concat' would end up in an infinite loop trying to find the end
of the list.
Fixes: 6c49c2ee9fcb88de02cdc333f666a8e95d60a3b0
Closes: https://gitlab.com/libvirt/libvirt/-/issues/268
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2022-01-26 09:24:59 +01:00
..
2021-04-06 17:07:05 +02:00
2022-01-17 18:20:59 +01:00
2021-12-10 17:53:11 +01:00
2022-01-06 14:13:14 +01:00
2021-11-12 14:11:43 +01:00
2021-11-25 09:19:59 +01:00
2021-11-25 09:19:59 +01:00
2021-12-01 10:56:58 +01:00
2021-04-13 17:00:38 +02:00
2021-12-22 13:48:35 +01:00
2021-12-10 16:37:42 +01:00
2021-12-01 13:39:47 +01:00
2021-04-13 17:00:38 +02:00
2022-01-25 16:54:44 +01:00
2022-01-25 16:53:39 +01:00
2021-11-05 17:12:25 +01:00
2022-01-12 11:43:30 +01:00
2021-04-13 17:00:38 +02:00
2021-12-01 13:53:11 +01:00
2021-04-13 17:00:38 +02:00
2022-01-25 16:53:39 +01:00
2021-12-10 16:37:42 +01:00
2022-01-19 13:57:59 +01:00
2022-01-19 13:57:59 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2022-01-21 16:42:14 +01:00
2021-11-19 12:38:34 +01:00
2022-01-21 16:42:13 +01:00
2021-12-15 11:52:54 +01:00
2022-01-18 13:58:38 +01:00
2021-12-01 12:45:40 +01:00
2022-01-20 17:51:07 +01:00
2021-10-12 14:12:11 +02:00
2021-10-12 14:12:11 +02:00
2022-01-14 18:56:39 +00:00
2021-04-13 17:00:38 +02:00
2022-01-21 16:42:14 +01:00
2021-04-13 17:00:38 +02:00
2022-01-25 12:38:40 +01:00
2021-10-06 12:03:12 +02:00
2021-12-13 18:20:46 +01:00
2021-04-13 17:00:38 +02:00
2021-11-18 15:48:59 +01:00
2021-12-01 10:56:58 +01:00
2021-08-25 15:32:44 +02:00
2021-12-15 10:44:50 +01:00
2021-12-15 10:44:50 +01:00
2021-04-13 17:00:38 +02:00
2022-01-07 16:58:25 +01:00
2021-12-07 09:00:39 +01:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2021-04-13 17:00:38 +02:00
2021-11-23 16:03:07 +01:00
2021-11-23 16:03:07 +01:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2022-01-26 09:24:59 +01:00
2021-07-15 12:00:24 +02:00
2022-01-25 16:54:44 +01:00
2022-01-07 09:25:13 +01:00
2021-07-23 10:01:48 +02:00
2021-11-01 17:37:15 +01:00
2021-04-13 17:00:38 +02:00
2021-12-16 10:32:10 +01:00
2021-04-13 17:00:38 +02:00
2021-08-26 16:06:45 -06:00
2021-08-26 16:06:45 -06:00
2021-12-10 18:39:35 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2022-01-20 15:16:18 +01:00
2021-05-24 20:38:07 +02:00
2021-12-13 18:20:46 +01:00
2021-04-13 17:00:38 +02:00
2022-01-21 16:42:14 +01:00
2021-08-25 15:32:44 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-07-26 10:01:59 -04:00
2021-04-13 17:00:38 +02:00
2021-11-22 12:39:59 +01:00
2021-10-12 14:12:11 +02:00
2021-09-27 10:11:21 +02:00
2021-04-06 17:07:05 +02:00
2021-12-01 10:56:58 +01:00
2022-01-17 18:20:59 +01:00