diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-12-16 14:39:37 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-12-16 14:39:37 -0800 |
commit | 87afe9a5ed759668e35513c44eacd2fd393ba658 (patch) | |
tree | 3f4afa5b8c9a896cee7795a3dcc1de8c0037b13d /shallow.c | |
parent | 284e3d280ea84957f5bedcb302848dbdcdbb9a62 (diff) | |
download | git-87afe9a5ed759668e35513c44eacd2fd393ba658.tar.gz git-87afe9a5ed759668e35513c44eacd2fd393ba658.tar.xz |
lf_to_crlf_filter(): tell the caller we added "\n" when draining
This can only happen when the input size is multiple of the
buffer size of the cascade filter (16k) and ends with an LF,
but in such a case, the code forgot to tell the caller that
it added the "\n" it could not add during the last round.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'shallow.c')
0 files changed, 0 insertions, 0 deletions