Files
twx-linux/kernel
Linus Torvalds 082d52c56f [PATCH] Fix ptrace self-attach rule
Before we did CLONE_THREAD, the way to check whether we were attaching
to ourselves was to just check "current == task", but with CLONE_THREAD
we should check that the thread group ID matches instead.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-10 21:22:08 -08:00
..
2005-09-10 10:06:26 -07:00
2005-10-08 15:00:57 -07:00
2005-10-08 15:00:57 -07:00
2005-09-10 10:06:21 -07:00
2005-09-21 10:11:54 -07:00
2005-11-10 21:22:08 -08:00
2005-10-26 10:39:43 -07:00
2005-09-10 10:06:21 -07:00