glibc/sysdeps/gnu
Tulio Magno Quites Machado Filho 81b49e9692 Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]
Prevent random runtime crashes due to missing symbols caused by mixed
libnss_* versions.

	[BZ #22766]
	* include/dlfcn.h [__libc_dl_open]: Replace RTLD_LAZY with RTLD_NOW.
	* sysdeps/gnu/unwind-resume.c (__lib_gcc_s_init): Replace
	__libc_dlopen_mode() using RTLD_NOW with __libc_dlopen.
	* sysdeps/nptl/unwind-forcedunwind.c: Likewise.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2018-04-26 10:41:43 -03:00
..
bits hurd: Fix symbols exposition 2018-04-19 20:14:45 +02:00
net
netinet Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15. 2018-02-06 00:42:22 +00:00
sys
configure LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes 2018-01-25 17:20:28 +01:00
configure.ac
errlist-compat.awk
errlist.awk
errlist.c Fix errno values 2018-03-20 03:10:57 +01:00
getutmp.c
getutmpx.c
glob64-lstat-compat.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
glob64.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
glob-lstat-compat.c hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
globfree64.c
ifaddrs.c
ldsodefs.h
Makefile
rt-unwind-resume.c
siglist.c
unwind-resume.c Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] 2018-04-26 10:41:43 -03:00
updwtmp.c
utmp_file.c
utmpx.h