Properly initialize variable to make valgrind happy in checkChildrenDone()....
Properly initialize variable to make valgrind happy in checkChildrenDone(). Removed usage for the obsolete wait3() and wait4() in favor of waitpid(), and properly check for the exit status code. (#8666)
Please register or sign in to comment