diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2005-10-29 11:37:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-29 13:28:13 -0400 |
commit | 8d027de54c77d38eedc9b331c7a2a39807d34691 (patch) | |
tree | cfa290c7ca6b63f33b2b4624695596f38bcda2fd /drivers/mfd | |
parent | 47e627ce83b6df9f4bb8e4b0a4dde1c5d7a4c929 (diff) |
[PATCH] fix ->signal->live leak in copy_process()
exit_signal() (called from copy_process's error path) should decrement
->signal->live, otherwise forking process will miss 'group_dead' in
do_exit().
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions