summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-06-18 01:00:58 (GMT)
committermdejong <mdejong>2002-06-18 01:00:58 (GMT)
commit19d2e829a951d2987a02efb7560f6e5145c510ef (patch)
treef8b3397df20ef5796f42ffc5a72cf39d27e48a7d /ChangeLog
parent9244c6c5d0887b5f57641877727c0bb0400499fd (diff)
downloadtk-19d2e829a951d2987a02efb7560f6e5145c510ef.zip
tk-19d2e829a951d2987a02efb7560f6e5145c510ef.tar.gz
tk-19d2e829a951d2987a02efb7560f6e5145c510ef.tar.bz2
* generic/tkImage.c (Tk_ImageObjCmd, DeleteImage): Call
Tcl_Preserve and Tcl_Release for the masterPtr->winPtr window to avoid accessing memory that had already been deallocated in DeleteImage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8293e5e..b708077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-17 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * generic/tkImage.c (Tk_ImageObjCmd, DeleteImage): Call
+ Tcl_Preserve and Tcl_Release for the masterPtr->winPtr
+ window to avoid accessing memory that had already
+ been deallocated in DeleteImage.
+
2002-06-17 David Gravereaux <davygrvy@pobox.com>
Trims to support the removal of RESOURCE_INCLUDED from rc