commit | 835d90c4218dffe6f9e7ac1ed79795197a4970c4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Feb 08 14:20:38 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 09 09:25:47 2007 -0800 |
tree | 4802f76f7cf874ff23cd4b33e733903d1f1b0127 | |
parent | da6e1a32fb8d7539a27f699c8671f64d7fefd0cc [diff] |
[PATCH] v9fs_vfs_mkdir(): fix a double free Fix a double free of "dfid" introduced by commit da977b2c7eb4d6312f063a7b486f2aad99809710 and spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Eric Van Hensbergen <ericvh@gmail.com> Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>