diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d30cdc20b..6daf1637e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 2 21:17:50 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * src/pr.c (init_fps): Initialize lines_stored field in three places. + This avoids uninitialized memory reads in close_file. + Wed Jan 1 17:32:18 1997 Jim Meyering <meyering@na-net.ornl.gov> * configure.in (AC_ARG_PROGRAM): Remove explicit use. |