glibc/libio/tst-wfile-sync.input
Andreas Schwab 32ff397533 Fix crash in _IO_wfile_sync (bug 20568)
When computing the length of the converted part of the stdio buffer, use
the number of consumed wide characters, not the (negative) distance to the
end of the wide buffer.
2019-05-15 16:47:09 +02:00

2 lines
34 B
Plaintext

This is a test of _IO_wfile_sync.