[Bug libc/12650] Memory leak with dlopen() and thread-local storage variables

ppluzhnikov at google dot com sourceware-bugzilla@sourceware.org
Wed Feb 22 23:38:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=12650

--- Comment #4 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2012-02-22 23:38:12 UTC ---
(In reply to comment #3)
> I've checked in a similar patch.

For reference, the patch is:

2011-04-10  Ulrich Drepper  <drepper@gmail.com>

    [BZ #12650]
    * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
    * sysdeps/ia64/dl-tls.h: Likewise.
    * sysdeps/powerpc/dl-tls.h: Likewise.
    * sysdeps/s390/dl-tls.h: Likewise.
    * sysdeps/sh/dl-tls.h: Likewise.
    * sysdeps/sparc/dl-tls.h: Likewise.
    * sysdeps/x86_64/dl-tls.h: Likewise.
    * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.

http://repo.or.cz/w/glibc.git/commitdiff/e6c61494125126d2ba77e5d99f83887a2ed49783

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list