summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2003-12-17 22:11:30 (GMT)
committerdgp@users.sourceforge.net <dgp>2003-12-17 22:11:30 (GMT)
commit786d0ab76956b1028f23a97d64df16122d886a79 (patch)
tree1a9ed7281463fde6c9cd145bf30ace9c250c0d12
parent568352aa15d6cbfe08711888c14900640ef1b393 (diff)
downloadtcl-786d0ab76956b1028f23a97d64df16122d886a79.zip
tcl-786d0ab76956b1028f23a97d64df16122d886a79.tar.gz
tcl-786d0ab76956b1028f23a97d64df16122d886a79.tar.bz2
backported changelog entry to document backported bug fix
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dfbacf..1c33865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug
when numeric scan-value cache contains NULL value.
+2003-12-17 Zoran Vasiljevic <zv@archiware.com>
+
+ * generic/tclIOUtil.c: fixed 2 memory (object) leaks.
+ This fixes Tcl Bug #839519.
+
2003-12-12 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclCmdAH.c: fix to normalization of non-existent user