From 7ef999a43fff5396e9bfc560d4914087f964ce60 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Sep 2001 07:45:27 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0bd8aab701..08d9b6fa76 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -9,7 +9,7 @@ (parse_options): Accept it. Patch by Christian Kurz, via Herbert Xu. - The command `echo foo|fmt -w 100000' would cause fmt to segfault. + The command `echo foo|fmt -w N' for N>=32K would cause fmt to segfault. * src/fmt.c [struct Word]: Declare members length, space, and line_length to be of type `int', not short. -- 2.47.3