do not check for died processes if diedpid is invalid

This commit is contained in:
roberto@precise64
2012-05-24 12:05:26 +02:00
parent 6d1d5d6bf8
commit e5124093ff
+2
View File
@@ -1500,6 +1500,8 @@ nextlock:
}
if (diedpid <= 0) continue;
/* What happens here ?
case 1) the diedpid is not a worker, report it and continue