From f0e20ec8f63e8a2fcabc74b0c2bde6c65e49a926 Mon Sep 17 00:00:00 2001 From: "donal.k.fellows@manchester.ac.uk" Date: Fri, 2 Mar 2012 10:07:39 +0000 Subject: Add bug number. --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 987a251..1f2e93d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ 2012-03-02 Donal K. Fellows - * generic/tclBinary.c (Tcl_SetByteArrayObj): Only zero out the memory - block if it is not being immediately overwritten. (Caller might still - overwrite, but we should at least avoid known-useless work.) + * generic/tclBinary.c (Tcl_SetByteArrayObj): [Bug 3496014]: Only zero + out the memory block if it is not being immediately overwritten. (Our + caller might still overwrite, but we should at least avoid + known-useless work.) 2012-02-29 Jan Nijtmans -- cgit v0.12