This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from aaa2eb83b8 powerpc: Update AT_HWCAP2 bits new 8788996793 malloc: Abort on heap corruption, without a backtrace [BZ #21754] new ee717ed23d malloc: Remove check_action variable [BZ #21754] new 675e8785dc malloc: Remove corrupt arena flag new 533afac929 malloc: Change top_check return type to void new 590b24e6e0 malloc: Resolve compilation failure in NDEBUG mode new 0e24837040 Fix deadlock in _int_free consistency check new e759c32364 Add single-threaded path to _int_free new fe161827c5 Fix build issue with SINGLE_THREAD_P new 3664f34346 Add single-threaded path to malloc/realloc/calloc/memalloc new f312f235d5 Add single-threaded path to _int_malloc
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 79 +++++++++++ NEWS | 10 ++ malloc/arena.c | 31 +---- malloc/hooks.c | 81 +++-------- malloc/malloc.c | 373 +++++++++++++++++++++------------------------------ manual/memory.texi | 21 ++- manual/probes.texi | 7 - manual/tunables.texi | 28 +--- 8 files changed, 281 insertions(+), 349 deletions(-)