]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 10 Sep 2005 14:06:01 +0000 (14:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Sep 2005 14:06:01 +0000 (14:06 +0000)
ChangeLog

index 5b2916dcfd0ea0e4e5c7c8b84c7a12295a312ec0..abee6a994fecaa7e978a46ffeecc5823d6b1fa83 100644 (file)
--- 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.