[libvirt] [PATCH 2/3] qemu: use g_autofree instead of VIR_FREE in qemuMonitorTextCreateSnapshot()

Cole Robinson crobinso at redhat.com
Tue Dec 17 15:55:24 UTC 2019


On 12/6/19 4:11 AM, Pavel Mores wrote:
> While at bugfixing, convert the whole function to the new-style memory
> allocation handling.
> 
> Signed-off-by: Pavel Mores <pmores at redhat.com>
> ---
>  src/qemu/qemu_monitor_text.c | 18 ++++++------------
>  1 file changed, 6 insertions(+), 12 deletions(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

Looks like this patch was missed. Pushed now

- Cole




More information about the libvir-list mailing list