This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/9721] dl-tls.c: tls_get_addr, etc, allocate using __libc_memalign but free with free - causes problems if you link a different malloc/free/etc library
- From: "dichlofos-mv at yandex dot ru" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Thu, 19 Dec 2013 13:06:47 +0000
- Subject: [Bug libc/9721] dl-tls.c: tls_get_addr, etc, allocate using __libc_memalign but free with free - causes problems if you link a different malloc/free/etc library
- Auto-submitted: auto-generated
- References: <bug-9721-131 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=9721
Mikhail Veltishchev <dichlofos-mv at yandex dot ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |dichlofos-mv at yandex dot ru
Resolution|WORKSFORME |---
--- Comment #4 from Mikhail Veltishchev <dichlofos-mv at yandex dot ru> ---
So let's reopen it since testcase is now provided.
--
You are receiving this mail because:
You are on the CC list for the bug.