This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master in repository glibc.
from 1961e5c729 elf: Fix pldd (BZ#18035) new f9c3c12f33 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 | 3 ++- libio/{tst-fputws.c => tst-wfile-sync.c} | 24 ++++++++++++------------ libio/tst-wfile-sync.input | 1 + libio/wfileops.c | 5 +++-- 6 files changed, 29 insertions(+), 15 deletions(-) copy libio/{tst-fputws.c => tst-wfile-sync.c} (58%) create mode 100644 libio/tst-wfile-sync.input