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:
70e1472
)
[SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 26 Dec 2010 21:14:01 +0000
(22:14 +0100)
committer
James Bottomley
<James.Bottomley@suse.de>
Mon, 24 Jan 2011 17:42:10 +0000
(11:42 -0600)
A 'kfree(karg)' is missing in a failure path in
mptctl.c::mptctl_getiocinfo() which can cause a memory leak.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: "Desai, Kashyap" <Kashyap.Desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found