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:
ba460e4
)
[JFFS2] Fix node allocation leak
author
Thomas Gleixner
<tglx@tglx.tec.linutronix.de>
Fri, 15 Jul 2005 06:14:44 +0000
(08:14 +0200)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Fri, 15 Jul 2005 06:14:44 +0000
(08:14 +0200)
In the rare case of failing to write the cleanmarker
the allocated node was not freed.
Pointed out by Forrest Zhao
Initial cleanup by Joern Engel
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found