]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
cpu_x86: Resolve Coverity RESOURCE_LEAK
authorJohn Ferlan <jferlan@redhat.com>
Wed, 27 Aug 2014 18:27:07 +0000 (14:27 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 28 Aug 2014 12:12:16 +0000 (08:12 -0400)
commitbe7b82a283bc789da6cf9edc413ea399636b97b8
treebac65efa2ef6ccddb7f05f8b209f2a2c706cebfa
parentf9c827e383cdbb76cc106512d9b721bb67f7c439
cpu_x86: Resolve Coverity RESOURCE_LEAK

Coverity determined that the copied 'oldguest' would be leaked for
both error and success paths.
src/cpu/cpu_x86.c