mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-17 12:27:13 -04:00
758916b49e
The bug was introduced with commit 23f6d41f, 19-02-2003.
* src/split.c (bytes_split, lines_split, line_bytes_split):
Correctly check the return from full_read().
* tests/misc/split-fail: Ensure split fails when
it can't read its input.
* NEWS: Mention the fix.