]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: Cleanup ppcCompute to avoid memory leak
authorLi Zhang <zhlcindy@linux.vnet.ibm.com>
Mon, 9 Sep 2013 05:56:33 +0000 (13:56 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 9 Sep 2013 17:32:50 +0000 (13:32 -0400)
commit76fb8ccddf03c348c97d9703efa300cc48d2e93d
tree937220f76337b70a9f59d2b7a7128be995f6a398
parentd047b2d9835cbe5090e9eedb11ab69e7e4522f76
cpu: Cleanup ppcCompute to avoid memory leak

This patch is to Cleanup ppcCompute to avoid memory leak to make
the code better.

Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
src/cpu/cpu_powerpc.c