summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorWei Yongjun <yjwei@cn.fujitsu.com>2010-01-22 14:21:29 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-01-28 15:02:48 -0800
commit9801911326462a332d83eb508f1120bd45178426 (patch)
tree5813ab28a6005f7aab52fd7060cad20290d38448 /virt
parent8e5c20d09b0003c91a96e35f7117633eefe2545a (diff)
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
commit 443c39bc9ef7d8f648408d74c97e943f3bb3f48a upstream. In function kvm_arch_vcpu_init(), if the memory malloc for vcpu->arch.mce_banks is fail, it does not free the memory of lapic date. This patch fixed it. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions