This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from be3a79a3cc Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660). new 7a9368a117 malloc: Add missing arena lock in malloc_info [BZ #22408]
The 1 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 | 9 +++++ malloc/Makefile | 2 + malloc/malloc.c | 16 ++++++-- malloc/tst-malloc_info.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 4 deletions(-) create mode 100644 malloc/tst-malloc_info.c