This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1ee0b771a9 Remove use of __curbrk. new 8c2b6e528d Revert "Change mmap representation" new 1bf4a379e8 Revert "malloc: Cleanup libc_realloc" new f4e402b370 Revert "Remove dumped heap support" new 3191dda282 Revert "Use _int_free_chunk in tcache_thread_shutdown" new 011ef5b18c Revert "benchtests: Avoid overflow in random memcpy/memset b [...] new b6f8c0031c Revert "Enable THP on arenas" new 91a7726374 Revert "Improve MALLOC_DEBUG" new 7ab623afb9 Revert "Remove use of __curbrk."
The 8 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: benchtests/bench-memcpy-random.c | 2 +- benchtests/bench-memset-random.c | 2 +- malloc/arena.c | 11 +- malloc/malloc-check.c | 13 +- malloc/malloc-debug.c | 165 ++++++++++++++- malloc/malloc.c | 85 ++++---- malloc/tst-mallocstate.c | 432 ++++++++++++++++++++++++++++++++++++++- 7 files changed, 639 insertions(+), 71 deletions(-)