]> granicus.if.org Git - sudo/commit
Emulate RTLD_DEFAULT and RTLD_SELF w/ shl_findsym() using NULL
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 May 2012 20:36:39 +0000 (16:36 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 May 2012 20:36:39 +0000 (16:36 -0400)
commit6467b7b813d6714bd07f687dfa5eb9589fd4d8ca
treeb6498cfa0c252df0699236299f9d969dd04cefc7
parent994d2ff69a0122d4815bedb1724fd2e2a8ac3670
Emulate RTLD_DEFAULT and RTLD_SELF w/ shl_findsym() using NULL
and PROG_HANDLE.
compat/dlopen.c