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:
e6d5a11
)
mmc: possible leak in mmc_read_ext_csd
author
Florin Malita
<fmalita@gmail.com>
Sat, 13 Oct 2007 16:27:20 +0000
(12:27 -0400)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 17 Oct 2007 19:33:46 +0000
(21:33 +0200)
The exception path associated with an invalid ext_csd_struct returns
without freeing ext_csd.
Coverity CID 1909.
Signed-off-by: Florin Malita
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found