libio: Limit buffer size to 8192 bytes [BZ #4099]

System Internals / glibc - Florian Weimer [redhat.com] - 30 November 2016 07:59 UTC

This avoids overly large buffers with network file systems which report
very large block sizes.

705a79f libio: Limit buffer size to 8192 bytes [BZ #4099]
ChangeLog | 6 ++++++
NEWS | 6 ++++++
libio/filedoalloc.c | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)

Upstream: sourceware.org


  • Share