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, release/2.15/master has been updated via 1ba48eb07a72690406c0ffda642a963c88639752 (commit) from e8b5394afb420449dde0b4cbefd4032936d96a25 (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=1ba48eb07a72690406c0ffda642a963c88639752 commit 1ba48eb07a72690406c0ffda642a963c88639752 Author: Andreas Schwab <sch...@redhat.com> Date: Fri Jun 22 11:10:31 2012 -0700 Fix invalid memory access in do_lookup_x. [BZ #13579] Do not free l_initfini and allow it to be reused on subsequent dl_open calls for the same library. This fixes the invalid memory access in do_lookup_x when the previously free'd l_initfini was accessed through l_searchlist when a library had been opened for the second time. (cherry picked from commit 0479b305c5b7c8e3fa8e3002982cf8cac02b842e) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 11 +++++++++++ NEWS | 3 ++- elf/dl-close.c | 15 +++------------ elf/dl-deps.c | 7 ++++--- elf/dl-libc.c | 9 ++++++--- elf/rtld.c | 2 ++ include/link.h | 8 ++++---- 7 files changed, 32 insertions(+), 23 deletions(-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893605 Title: crashes with glibc-2.14/2.15 on dlopen (seen with kvm and gnucash) To manage notifications about this bug go to: https://bugs.launchpad.net/glibc/+bug/893605/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs