split: do not shrink hold buffer * src/split.c (line_bytes_split): Do not shrink hold buffer. If it’s large for this batch it’s likely to be large for the next batch, and for ‘split’ it’s not worth the complexity/CPU hassle to shrink it. Do not assume hold_size can be bufsize.
1 files changed, 0 insertions(+), 3 deletions(-) M src/split.c
M src/split.c => src/split.c +0 -3