summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-10-12 21:14:33 (GMT)
committerericm <ericm>2000-10-12 21:14:33 (GMT)
commitcf232785ce80073052aa5a13c154a4707343da30 (patch)
treec5524617745bf82375c8e0049caac0096b0e1cbf /ChangeLog
parent828191c52e5612c668e01dd6d75509297aea5e51 (diff)
downloadtk-cf232785ce80073052aa5a13c154a4707343da30.zip
tk-cf232785ce80073052aa5a13c154a4707343da30.tar.gz
tk-cf232785ce80073052aa5a13c154a4707343da30.tar.bz2
* generic/tkConfig.c (Tk_InitOptions): Added
Tcl_IncrRefCount/Tcl_DecrRefCount calls on valuePtr, to prevent memory leaks when the value object comes from the option database. [Bug: 6275].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95265f0..e85728e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-10 Eric Melski <ericm@ajubasolutions.com>
+
+ * generic/tkConfig.c (Tk_InitOptions): Added
+ Tcl_IncrRefCount/Tcl_DecrRefCount calls on valuePtr, to prevent
+ memory leaks when the value object comes from the option
+ database. [Bug: 6275].
+
2000-10-06 Jeff Hobbs <hobbs@ajubasolutions.com>
* win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory to