libc/elf dl-open.c

drepper@sourceware.org drepper@sourceware.org
Sun Apr 19 21:44:00 GMT 2009


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2009-04-19 21:44:42

Modified files:
	elf            : dl-open.c 

Log message:
	(dl_open_worker): We cannot guarantee that we can load
	an object that uses static TLS if the TLS modid is higher than the
	reserve we always allocate.  At least for multi-threaded code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-open.c.diff?cvsroot=glibc&r1=1.146&r2=1.147



More information about the Glibc-cvs mailing list