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:
835e6b8
)
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Tue, 9 Mar 2010 06:37:53 +0000
(14:37 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:15:19 +0000
(12:15 +0300)
This patch fixed possible memory leak in kvm_arch_vcpu_create()
under s390, which would happen when kvm_arch_vcpu_create() fails.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Carsten Otte <cotte@de.ibm.com>
Cc: stable@kernel.org
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found