1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-27 17:47:29 +02:00
Files
coreutils/tests
Paul Eggert c8d3838681 sort: fix bug with EOF at buffer refill
* src/sort.c (fillbuf): Don't append eol unless the line is nonempty.
This fixes a bug that was partly but not completely fixed by
the aadc67dfdb commit (dated July 15).
* tests/misc/sort (realloc-buf-2): New test, which catches this
bug on 64-bit hosts.
2010-07-26 20:51:19 -07:00
..
2010-06-30 18:11:50 +02:00