qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] A pair of memory access problems


From: Michal Privoznik
Subject: [PATCH 0/2] A pair of memory access problems
Date: Mon, 11 Nov 2019 11:37:40 +0100

The first patch fixes a crasher, the second fixes a memleak.

Michal Privoznik (2):
  hw/vfio/pci: Fix double free of migration_blocker
  vfio-helpers: Free QEMUVFIOState in qemu_vfio_close()

 hw/vfio/pci.c       | 2 ++
 util/vfio-helpers.c | 1 +
 2 files changed, 3 insertions(+)

-- 
2.23.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]