From: Jim Meyering Date: Sat, 10 Sep 2005 14:06:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fca40dd6cd9e5e2e9348fbab6c97bf40ccd33dc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5b2916dcfd..abee6a994f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ (save_to_hold_area): Don't leak the previous hold_area buffer. Reported by Tristan Miller and Luke Kendall. * NEWS: Mention this. + * tests/misc/csplit: New test for this. * src/csplit.c (load_buffer): Avoid integer overflow in buffer size calculations for very long lines.