]> granicus.if.org Git - sudo/commitdiff
More complete fix for LDR_PRELOAD on AIX. The addition of
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Feb 2012 20:47:22 +0000 (15:47 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Feb 2012 20:47:22 +0000 (15:47 -0500)
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.

--HG--
branch : 1.8


Trivial merge