[libvirt] [PATCH 0/2] qemu: migration: Fix crash when adding TLS objects

Peter Krempa posted 2 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1530715196.git.pkrempa@redhat.com
Test syntax-check failed
src/qemu/qemu_hotplug.c |  2 +-
src/qemu/qemu_monitor.c | 22 ++++++++++++++++------
src/qemu/qemu_monitor.h |  3 ++-
3 files changed, 19 insertions(+), 8 deletions(-)
[libvirt] [PATCH 0/2] qemu: migration: Fix crash when adding TLS objects
Posted by Peter Krempa 5 years, 9 months ago
Thankfully no other caller of qemuMonitorAddObject uses double pointers
so the checks are correct.

Peter Krempa (2):
  qemu: hotplug: Do not try to add secret object for TLS if it does not
    exist
  qemu: monitor: Make qemuMonitorAddObject more robust against
    programming errors

 src/qemu/qemu_hotplug.c |  2 +-
 src/qemu/qemu_monitor.c | 22 ++++++++++++++++------
 src/qemu/qemu_monitor.h |  3 ++-
 3 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list