On Tue, Aug 10, 2021 at 19:44:59 +0200, Ján Tomko wrote: > Ján Tomko (10): > vsh: table: define cleanup function > virsh: add cleanup function for virshDomainCheckpoint > virsh: add cleanup function for virshDomainSnapshot > virsh: checkpoint: move variables inside the loop > virsh: snapshot: move variables inside the loop > virsh: cmdCheckpointInfo: delete unused variables > virsh: checkpoint: use g_auto where possible > virsh: checkpoint: remove pointless cleanup labels > virsh: snapshot: use g_auto where possible > virsh: snapshot: remove pointless cleanup labels Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>