diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-30 05:45:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-30 05:45:23 +0000 |
commit | 04a1a572f4b27708f30b2e256eda717e1ca5dc79 (patch) | |
tree | 6cc6ff0699d0c34edf34e75e33e8b5f974b13646 /old | |
parent | 1ba3bd3896cffd70c1860f6d5cead8dc6899c7f9 (diff) | |
download | coreutils-04a1a572f4b27708f30b2e256eda717e1ca5dc79.tar.xz |
.
Diffstat (limited to 'old')
-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 74208f179..4a59634a9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 29 23:42:57 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * src/pr.c (init_header): Plug a small memory leak by using stack + rather than heap for a 15-byte temporary buffer. + Sat Dec 28 00:03:23 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/pr.c (TAB_WIDTH): Parenthesize uses of parameters and renamed |