[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sat Aug 8 08:55:43 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Sat Aug  8 12:55:43 UTC 2009

Modified Files:
	sudo: script.c

Log Message:
Fix detection of the child process exiting.  Since the child is in
its own session we should only ever get SIGCHLD for that process but
better safe than sorry.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 sudo/script.c



More information about the sudo-commits mailing list