]> granicus.if.org Git - sudo/commit
Need RTLD_NEXT for wordexp() on dlopen() systems. It is missing on AIX 5.1 at least.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 10 Oct 2016 14:38:50 +0000 (08:38 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 10 Oct 2016 14:38:50 +0000 (08:38 -0600)
commitddbbcb9441cf081b14c8331520114d91cdfb6b9d
tree4cc6670fd303708655f774e25a5921f3c8c9a4ac
parent9dbd45ff66370556a8b198a6b86b9b33ee03751c
Need RTLD_NEXT for wordexp() on dlopen() systems.  It is missing on AIX 5.1 at least.
src/sudo_noexec.c