- qemu: Fix potential crash during driver cleanup

bsc#1209861

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=979
This commit is contained in:
James Fehlig 2023-04-12 21:04:59 +00:00 committed by Git OBS Bridge
parent dc2a769bb6
commit 455055e6ad
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d50d1c6a4a2a1656d39d994f3e5d482b66bd4236905164dabe3a32197f247da8
size 9495536
oid sha256:79155f1e3904963cc384587af1177ec18cbec9159be21e5f2f30fa30de6b36dd
size 9495364

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 12 21:01:17 UTC 2023 - James Fehlig <jfehlig@suse.com>
- qemu: Fix potential crash during driver cleanup
bsc#1209861
-------------------------------------------------------------------
Mon Apr 10 14:11:42 UTC 2023 - James Fehlig <jfehlig@suse.com>