[libvirt] [PATCH 0/4] Fix issues with snapshots named with strings containing '/'

Peter Krempa pkrempa at redhat.com
Thu Jan 17 13:12:01 UTC 2013


Multiple places in the code were affected by snapshots that would contain a slash
in the name as the name is used to create path to the definition save file.

Peter Krempa (4):
  qemu: Simplify condition with already extracted flag
  snapshot: conf: Avoid dereferencing NULL snapshot parent
  qemu: Don't return success if creation of snapshot save file fails
  qemu: Reject attempts to create snapshots with names containig '/'

 src/conf/snapshot_conf.c |  3 +++
 src/qemu/qemu_driver.c   | 22 +++++++++++++++++++---
 2 files changed, 22 insertions(+), 3 deletions(-)

-- 
1.8.1.1




More information about the libvir-list mailing list