git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e07f9
)
KVM: x86: fix memory leak in vmx_init
author
Yang Zhang
<yang.z.zhang@Intel.com>
Mon, 8 Apr 2013 07:26:33 +0000
(15:26 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 8 Apr 2013 07:56:08 +0000
(10:56 +0300)
Free vmx_msr_bitmap_longmode_x2apic and vmx_msr_bitmap_longmode if
kvm_init() fails.
Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found