diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2014-11-24 09:14:44 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2014-11-24 09:31:49 +0000 |
commit | 16e2347bd545057b04a97115563e606ad822ec33 (patch) | |
tree | d180631231f8877c253168b8f34288f208c3cc96 /tests/factor | |
parent | 2e81e62243409c5c574b899f52b08c000e4d99fd (diff) | |
download | coreutils-16e2347bd545057b04a97115563e606ad822ec33.tar.xz |
paste: fix possible truncated output with large files
If '\n' was present at the size_t boundary of a file,
then that and subsequent data would be discarded.
* src/paste.c (paste_parallel): Avoid the overflow issue
by changing the flag to a boolean rather than a count.
* NEWS: Mention the bug fix.
Diffstat (limited to 'tests/factor')
0 files changed, 0 insertions, 0 deletions