From: Al Viro Date: Tue, 22 Apr 2008 23:51:27 +0000 (-0400) Subject: [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() X-Git-Tag: v2.6.26-rc1~1097^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1524371716466e9c762808b02601d0d0276a92;p=pandora-kernel.git [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() Duh... Fortunately, the bug is quite recent (post-2.6.25) and, embarrassingly, mine ;-/ Signed-off-by: Al Viro --- Reading git-diff-tree failed