This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4f5b921eb9 [AArch64] Fix testsuite error due to fpsr/fscr change new 402ecba487 [BZ #22830] malloc_stats: restore cancellation for stderr co [...]
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 | 8 ++ malloc/Makefile | 2 + malloc/malloc.c | 2 +- malloc/tst-malloc-stats-cancellation.c | 216 +++++++++++++++++++++++++++++++++ 4 files changed, 227 insertions(+), 1 deletion(-) create mode 100644 malloc/tst-malloc-stats-cancellation.c