From: Thomas Gleixner Date: Fri, 15 Jul 2005 06:14:44 +0000 (+0200) Subject: [JFFS2] Fix node allocation leak X-Git-Tag: v2.6.13-rc4~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d157885f383ccc0660c011fa488ae4edb77ab16;p=pandora-kernel.git [JFFS2] Fix node allocation leak 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 --- Reading git-diff-tree failed