From: Gerald Schaefer Date: Wed, 22 Jun 2005 00:15:16 +0000 (-0700) Subject: [PATCH] VFS: memory leak in do_kern_mount() X-Git-Tag: v2.6.13-rc4~130^2~202^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8680e22f296e75e5497edb660c59c6b4dcfbbd32;p=pandora-kernel.git [PATCH] VFS: memory leak in do_kern_mount() There is a memory leak during mount when CONFIG_SECURITY is enabled and mount options are specified. Signed-off-by: Gerald Schaefer Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed