libvirt/src/cpu
Ján Tomko ee247e1d3f Use g_strfeev instead of virStringFreeList
Both accept a NULL value gracefully and virStringFreeList
does not zero the pointer afterwards, so a straight replace
is safe.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2020-08-03 15:37:36 +02:00
..
cpu.c cpu: Use g_autoptr and g_autofree in cpu.c 2020-04-07 12:58:07 +02:00
cpu.h cpu: Introduce virCPUarmData and related struts 2020-05-15 12:04:24 +02:00
cpu_arm.c Use g_strfeev instead of virStringFreeList 2020-08-03 15:37:36 +02:00
cpu_arm.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_arm_data.h cpu: Introduce virCPUarmData and related struts 2020-05-15 12:04:24 +02:00
cpu_map.c cpu: use g_auto() for all virBuffers 2020-07-08 16:34:38 -04:00
cpu_map.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64.c Use g_strfeev instead of virStringFreeList 2020-08-03 15:37:36 +02:00
cpu_ppc64.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_ppc64_data.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_s390.c cpu_s390.c: modernize virCPUs390Update 2020-05-25 12:31:14 +02:00
cpu_s390.h src/cpu: use #pragma once in headers 2019-06-13 17:05:09 +02:00
cpu_x86.c cpu: use g_auto() for all virBuffers 2020-07-08 16:34:38 -04:00
cpu_x86.h cpu_conf: Pass policy to CPU feature filtering callbacks 2019-11-12 20:14:15 +01:00
cpu_x86_data.h conf: add support for Direct Mode for Hyper-V Synthetic timers 2019-08-19 11:38:28 +02:00
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00