Petr Salinger <[email protected]> ha escrit: > The problem appears when a grandchild tar is used. > In the "child_pid", the child_pid is zero, the kill() signals > every process in the process group of the calling process > instead of themselves.
Thanks for reporting. > Can be fixed by patch bellow. Using raise() is more appropriate for this. Regards, Sergey
