Michal Privoznik
e7ae82dcc5
virt-host-validate: Initialize the error object
...
Several libvirt functions are called from virt-host-validate.
Some of these functions do report an error on failure. But
reporting an error is coupled with freeing previous error (by
calling virResetError()). But we've never called
virErrorInitialize() and thus resetting error object frees some
random pointer.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Fabiano Fidêncio <fabiano@fidencio.org>
2021-06-09 08:21:52 +02:00
..
2021-04-22 11:01:27 +02:00
2021-01-19 16:25:50 +01:00
2021-04-13 11:21:00 +02:00
2021-03-02 09:42:38 +01:00
2020-11-04 12:18:05 +01:00
2020-12-07 10:38:44 +00:00
2021-04-15 15:42:21 +02:00
2020-09-14 15:52:40 +02:00
2019-12-10 12:41:56 +01:00
2021-04-19 16:09:56 -04:00
2021-04-13 17:00:38 +02:00
2021-06-07 16:30:59 +02:00
2021-06-07 16:30:59 +02:00
2021-04-13 17:00:38 +02:00
2020-11-10 18:34:02 +01:00
2021-04-13 17:00:38 +02:00
2020-11-10 18:34:11 +01:00
2021-04-13 17:00:38 +02:00
2020-11-10 18:34:23 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-02-11 17:05:34 +01:00
2021-04-13 17:00:38 +02:00
2021-04-19 11:04:53 +02:00
2020-01-07 16:12:55 +01:00
2021-06-07 16:30:59 +02:00
2021-06-07 16:30:56 +02:00
2021-04-13 17:00:38 +02:00
2020-08-03 15:30:40 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2020-08-03 15:30:40 +02:00
2021-04-19 16:09:56 -04:00
2020-08-03 15:30:40 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-06-04 10:56:06 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-05-24 20:26:20 +02:00
2021-04-13 17:00:38 +02:00
2020-05-05 14:45:58 +02:00
2021-06-08 08:52:07 +02:00
2021-06-08 08:52:07 +02:00
2021-04-13 17:00:38 +02:00
2021-06-09 08:21:52 +02:00
2021-04-21 10:02:09 +02:00
2020-01-29 14:51:39 +00:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-05-24 20:26:20 +02:00
2021-01-26 16:46:41 +01:00