From: Christoph Hellwig Date: Mon, 14 Nov 2005 00:06:33 +0000 (-0800) Subject: [PATCH] fix task_struct leak in ptrace X-Git-Tag: v2.6.15-rc2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005f18dfd0ed86c39716277b61dfb4bd2af91059;p=pandora-kernel.git [PATCH] fix task_struct leak in ptrace When ptrace_attach fails we need to drop the task_struct reference. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed