From: Todd C. Miller Date: Mon, 6 Jun 2011 15:07:22 +0000 (-0400) Subject: Load plugins with RTLD_GLOBAL instead of RTLD_LOCAL. This fixes X-Git-Tag: SUDO_1_8_2~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11de899c38056e8a1c1e7b913a7ca6eb3ed070f8;p=sudo Load plugins with RTLD_GLOBAL instead of RTLD_LOCAL. This fixes problems with pam modules not having access to symbols provided by libpam on some platforms. Affects FreeBSD and SLES 10 at least. --HG-- branch : 1.8 --- 11de899c38056e8a1c1e7b913a7ca6eb3ed070f8