From ae9ce08522f0264c2da12a8b10321eb8c873a585 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 6 Aug 2000 08:45:47 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'old/textutils/ChangeLog') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f0fccd630..265036747 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,14 @@ +2000-08-04 Greg McGary + + * src/tail.c (pipe_lines): Add variable `nbytes' so we can free + `tmp' immediately after read loop. Don't process an empty file. + [This fixes a buffer-underrun error -- detected thanks to + bounded pointers -jmm] + 2000-08-05 Jim Meyering - * src/pr.c (init_header): Fix buffer-overrun error. - Allocated buffer was sometimes too small. + Fix buffer-overrun error. + * src/pr.c (init_header): Allocated buffer was sometimes too small. Reported by Greg McGary (who found this bug using his bounded-pointers-enabled gcc). (init_header): Move declarations of several variables into the -- cgit v1.2.3-70-g09d2