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:
272023d
)
jffs2: leaking jffs2_summary in function jffs2_scan_medium
author
Christian Engelmayer
<christian.engelmayer@frequentis.com>
Sat, 13 Jun 2009 21:06:29 +0000
(23:06 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 15 Jun 2009 10:17:46 +0000
(11:17 +0100)
In case of an error returned by file_dirty() 's' is not freed as the cleanup
path is skipped.
Reported by Coverity.
Signed-off-by: Christian Engelmayer <christian.engelmayer@frequentis.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found