
16 Apr
2024
16 Apr
'24
5:42 p.m.
On a Tuesday in 2024, Jiri Denemark wrote:
The only thing we need to free in the cleanup code is virCPUDef and for that we already have g_autoptr handler.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_process.c | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano