[JFFS2] Fix node allocation leak
authorThomas Gleixner <tglx@tglx.tec.linutronix.de>
Fri, 15 Jul 2005 06:14:44 +0000 (08:14 +0200)
committerThomas 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