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:
7d5993d
)
KVM: Fix xsave and xcr save/restore memory leak
author
Avi Kivity
<avi@redhat.com>
Sun, 20 Jun 2010 12:47:34 +0000
(15:47 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:56 +0000
(10:46 +0300)
We allocate temporary kernel buffers for these structures, but never free them.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found