This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9df92958c1 manual/tunables: fix a trivial typo new b0cb99bef5 malloc: Move mmap code out of __libc_free hotpath new 69da24fbc5 malloc: Inline _int_free new 0296654d61 malloc: Inline _int_free_check new 9b0c8ced9c malloc: Improve free checks new 393b1a6e50 malloc: Inline tcache_free new c968fe5062 malloc: Use tailcalls in __libc_free
The 6 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: malloc/malloc-check.c | 2 +- malloc/malloc.c | 177 +++++++++++++++++++++++--------------------------- 2 files changed, 82 insertions(+), 97 deletions(-)