Alexander Ivanov 940d802b24 module: Prevent crash by resetting local_err in module_load_qom_all()
Set local_err to NULL after it has been freed in error_report_err(). This
avoids triggering assert(*errp == NULL) failure in error_setv() when
local_err is reused in the loop.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Link: https://lore.kernel.org/r/20240809121340.992049-2-alexander.ivanov@virtuozzo.com
[Do the same by moving the declaration instead. - Paolo]
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-08-13 16:35:47 +02:00
..
2023-12-19 19:03:38 +01:00
2024-07-23 22:34:54 +02:00
2023-09-07 20:32:11 -05:00
2024-06-21 09:47:22 -03:00
2023-11-15 12:06:05 +03:00
2024-06-19 12:42:03 +02:00
2024-01-30 21:20:20 +03:00
2023-11-03 09:20:31 +01:00