diff options
author | Wei Yongjun <[email protected]> | 2010-01-22 14:21:29 +0800 |
---|---|---|
committer | Marcelo Tosatti <[email protected]> | 2010-01-25 12:26:40 -0200 |
commit | 443c39bc9ef7d8f648408d74c97e943f3bb3f48a (patch) | |
tree | ea4b29635cd1caee726c1c1c950ac0b10804d6ce /tools/perf/scripts/python/check-perf-trace.py | |
parent | 36cb93fd6b6bf7e9163a69a8bf20207aed5fea44 (diff) |
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
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.
Cc: [email protected]
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions