diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2005-10-29 17:37:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-29 19:28:13 +0200 |
commit | 8d027de54c77d38eedc9b331c7a2a39807d34691 (patch) | |
tree | cfa290c7ca6b63f33b2b4624695596f38bcda2fd /arch | |
parent | [PATCH] blk: fix merge bug in as-iosched (diff) | |
download | linux-8d027de54c77d38eedc9b331c7a2a39807d34691.tar.xz linux-8d027de54c77d38eedc9b331c7a2a39807d34691.zip |
[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 'arch')
0 files changed, 0 insertions, 0 deletions