
30 Sep
2019
30 Sep
'19
9:54 a.m.
On Fri, Sep 27, 2019 at 10:26:13AM +0200, Peter Krempa wrote:
The interlocking with snapshots is executed prior to the ACL check so if a VM has snapshots invoking the checkpoint API may leak it's existance.
Introduced with the qemuDomainCheckpointCreateXML API implementation in commit 5f4e0796503.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> ---
Split out from the checkpoint refactor series as I didn't notice this one originally.
src/qemu/qemu_driver.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>