diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-10 13:56:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-10 13:56:45 +0000 |
commit | 2729563f6bf2e2d25873249a6dea957593e0f6a3 (patch) | |
tree | 580856fd7f160d3dea82e3428fde626e3dbd661f /tests/Makefile.am | |
parent | d4595fdae98d59a104aaf42091579c6091f9f1a0 (diff) | |
download | coreutils-2729563f6bf2e2d25873249a6dea957593e0f6a3.tar.xz |
csplit could produce corrupt output, given input lines longer than 8KB
(load_buffer): Don't read from free'd memory
when handling lines longer than the initial buffer length.
(save_to_hold_area): Don't leak the previous hold_area buffer.
Reported by Tristan Miller and Luke Kendall.
* NEWS: Mention this.
(load_buffer): Avoid integer overflow in buffer
size calculations for very long lines.
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions