summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-11-16 09:15:47 +0100
committerJim Meyering <jim@meyering.net>2006-11-16 09:15:47 +0100
commitfc9b802e3d282875e2ad4bcafa954c0ce1c759f8 (patch)
tree72a4491938790bf12d258b56000318b28f2b2c2e /ChangeLog
parente189a79efd5d1d1eba8d03a84a015bbe6e53eb7f (diff)
downloadcoreutils-fc9b802e3d282875e2ad4bcafa954c0ce1c759f8.tar.xz
Help valgrind see that there is no leak in dd.c.
* src/dd.c (dd_copy): Declare real_buf and real_obuf to be static, so we need not free them at all. This is easier than freeing both buffers at each of the early "return"s.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b789d6779..9bdf549fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-16 Jim Meyering <jim@meyering.net>
+
+ Help valgrind see that there is no leak in dd.c.
+ * src/dd.c (dd_copy): Declare real_buf and real_obuf to be static,
+ so we need not free them at all. This is easier than freeing
+ both buffers at each of the early "return"s.
+
2006-11-15 Jim Meyering <jim@meyering.net>
* .x-po-check: Exclude gl/ files. Otherwise, po-check would