This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from 4a5e58827f malloc: Check for large bin list corruption when inserting u [...] new d948478bc5 Fix crash in _IO_wfile_sync (bug 20568)
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 | 10 ++++++++ NEWS | 1 + libio/Makefile | 4 ++- nptl/tst-mtx-recursive.c => libio/tst-wfile-sync.c | 30 +++++++++------------- libio/tst-wfile-sync.input | 1 + libio/wfileops.c | 5 ++-- 6 files changed, 30 insertions(+), 21 deletions(-) copy nptl/tst-mtx-recursive.c => libio/tst-wfile-sync.c (59%) create mode 100644 libio/tst-wfile-sync.input