[sudo-commits] sudo changeset 7749:5d52d2565dca

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 6 15:48:26 EST 2012


changeset:	7749:5d52d2565dca in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5d52d2565dca
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 06 15:47:22 2012 -0500

Log Message:
	More complete fix for LDR_PRELOAD on AIX.  The addition of
	set_perm(PERM_ROOT) before calling the nss open functions (needed
	to avoid a GNU TLS bug) also broke LDR_PRELOAD.  Setting the effective
	and then real uid to 0 for PERM_ROOT works around the issue.

diffstat:

 plugins/sudoers/set_perms.c |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list