[sudo-commits] sudo changeset 5215:80bcc0aca70b

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 8 07:40:10 EDT 2010


changeset:	5215:80bcc0aca70b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/80bcc0aca70b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 08 06:12:47 2010 -0400

Log Message:
	Fix a race between when we get the child pid in the parent and when
	the child process exits.  The problem exhibited as a hang after a
	short-lived process, e.g. "sudo id" when no IO logger was enabled.

diffstat:

 src/script.c |  51 +++++++++++++++++++--------------------------------
 1 files changed, 19 insertions(+), 32 deletions(-)



More information about the sudo-commits mailing list