Date: Wed, 12 Mar 2003 09:44:35 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_exit.c Message-ID: <XFMail.20030312094435.jhb@FreeBSD.org> In-Reply-To: <200303121110.h2CBA45g068065@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12-Mar-2003 Tim J. Robbins wrote: > tjr 2003/03/12 03:10:04 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_exit.c > Log: > In wait1(), remove the zombie process from zombproc before removing > it from its pgrp to avoid leaving zombies around with p_pgrp == NULL. > This bug was apparent as a NULL-dereference in the pid selection code > in fork1(). Thanks. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030312094435.jhb>