aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xml-preprocess.py
diff options
context:
space:
mode:
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>2024-08-09 14:13:40 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-08-13 16:35:47 +0200
commit940d802b24e63650e0eacad3714e2ce171cba17c (patch)
treeb90fb3f365134c0bd9f3c8e23f0f22ed30fb056c /scripts/xml-preprocess.py
parenttarget/i386: Assert MMX and XMM registers in range (diff)
downloadqemu-940d802b24e63650e0eacad3714e2ce171cba17c.tar.xz
qemu-940d802b24e63650e0eacad3714e2ce171cba17c.zip
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>
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions