[sudo-commits] sudo changeset 9564:63cefe22c515

Todd C. Miller Todd.Miller at courtesan.com
Fri Jul 25 17:00:18 MDT 2014


changeset:	9564:63cefe22c515 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/63cefe22c515
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jul 25 17:00:10 2014 -0600

Log Message:
	If there the preserved fds list is empty, add a new element with
	TAILQ_INSERT_HEAD instead of TAILQ_INSERT_TAIL to avoid an infinite
	loop on AIX, Solaris and possibly others when debug mode is active.

diffstat:

 src/preserve_fds.c |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list