This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


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

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  497b1e69f9ad6d11341735d81b7c9181d168df90 (commit)
      from  e732c5f04958e535fa309b0fae50d67063a1a203 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=497b1e69f9ad6d11341735d81b7c9181d168df90

commit 497b1e69f9ad6d11341735d81b7c9181d168df90
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Sun Jan 12 09:23:10 2014 -0800

    Mention BZ 9721

-----------------------------------------------------------------------

Summary of changes:
 NEWS |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]