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:
a4af460
)
[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Mon, 23 Sep 2013 18:33:51 +0000
(13:33 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:53 +0000
(10:57 -0800)
We were leaking a command buffer if a DMA mapping error was
encountered in the CCISS_BIG_PASSTHRU ioctl.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found