Linus Torvalds
28d838cc4d
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-09 11:33:07 -08:00
..
2005-11-07 07:53:55 -08:00
2005-11-09 07:55:52 -08:00
2005-11-07 18:18:09 -08:00
2005-10-28 08:16:49 -07:00
2005-10-28 08:16:49 -07:00
2005-09-10 10:06:37 -07:00
2005-11-09 07:55:50 -08:00
2005-10-30 17:37:22 -08:00
2005-11-07 07:53:35 -08:00
2005-11-07 14:09:01 -08:00
2005-11-07 07:53:38 -08:00
2005-09-07 16:57:45 -07:00
2005-10-30 17:37:32 -08:00
2005-10-29 21:40:42 -07:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:23 -08:00
2005-11-07 07:53:46 -08:00
2005-10-30 17:37:17 -08:00
2005-10-30 17:37:27 -08:00
2005-11-07 07:53:41 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:24 -08:00
2005-10-30 17:37:20 -08:00
2005-11-07 07:54:07 -08:00
2005-11-09 11:33:07 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-09-07 16:57:45 -07:00
2005-11-09 07:56:33 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:29 -08:00
2005-11-09 07:55:50 -08:00
2005-09-10 10:06:21 -07:00
2005-11-07 07:54:07 -08:00
2005-11-08 17:57:30 -08:00
2005-10-30 17:37:18 -08:00
2005-10-30 17:37:25 -08:00
2005-11-07 07:53:29 -08:00