]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_x86: Use g_auto* in virCPUx86DataParse
authorJiri Denemark <jdenemar@redhat.com>
Wed, 25 Mar 2020 09:32:47 +0000 (10:32 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 8 Apr 2020 15:41:01 +0000 (17:41 +0200)
commitc1532711dda6db27c7f6fa7d86ab5ec5d2ab2224
tree8378cd83127a605488fd0bb0881d54ee7513196f
parent3c650a8f7a89046b925fb5ddc78c4b6669ed76ef
cpu_x86: Use g_auto* in virCPUx86DataParse

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/cpu/cpu_x86.c