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:
a867e5d
)
xen/acpi: Fix potential memory leak.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 19 Jun 2012 18:39:31 +0000
(14:39 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 19 Jul 2012 19:51:42 +0000
(15:51 -0400)
Coverity points out that we do not free in one case the
pr_backup - and sure enough we forgot.
Found by Coverity (CID 401970)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found