diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-03 17:38:18 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-03 17:38:18 (GMT) |
commit | c2bfa8163f506cbd34bafe409538015bb0cc4c84 (patch) | |
tree | 0789bc0ac313baeead933b24e12fd258eaefcd8e /ChangeLog | |
parent | c85e6bdb61efe2c36d91fc918ba02cc00eaa4b21 (diff) | |
download | tcl-c2bfa8163f506cbd34bafe409538015bb0cc4c84.zip tcl-c2bfa8163f506cbd34bafe409538015bb0cc4c84.tar.gz tcl-c2bfa8163f506cbd34bafe409538015bb0cc4c84.tar.bz2 |
* generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak
reported in [Bug 1987821]. Thanks to Miguel for the rpeort and
Don Porter for tracking the cause down.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-03 Andreas Kupries <andreask@activestate.com> + + * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak + reported in [Bug 1987821]. Thanks to Miguel for the rpeort and + Don Porter for tracking the cause down. + 2008-07-03 Don Porter <dgp@users.sourceforge.net> * library/package.tcl: Removed [file readable] testing from |