[libvirt] [PATCH] qemu: checkpoint: fix NULL dereference at create time

Peter Krempa pkrempa at redhat.com
Mon Dec 9 06:14:56 UTC 2019


On Sun, Dec 08, 2019 at 18:40:05 -0500, Cole Robinson wrote:
> 'cfg' is never initialized here, which causes a crash
> later in qemuCheckpointCreateFinalize
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/qemu/qemu_checkpoint.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>

I have the same patch in my not-yet-posted series which integrates
snapshot handling and checkpoints.




More information about the libvir-list mailing list