[PATCHv2 0/1] Use g_autoptr and g_autofree in cpu.c

Seeteena Thoufeek posted 1 patch 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1586179446-32013-1-git-send-email-s1seetee@linux.vnet.ibm.com
src/cpu/cpu.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
[PATCHv2 0/1] Use g_autoptr and g_autofree in cpu.c
Posted by Seeteena Thoufeek 4 years ago
return NULL for all the failure cases for the function
virCPUDataParse(). 

Previous discussion can be found at
https://www.redhat.com/archives/libvir-list/2020-April/msg00191.html

Seeteena Thoufeek (1):
  cpu: Use g_autoptr and g_autofree in cpu.c

 src/cpu/cpu.c | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

-- 
1.8.3.1