diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-03 17:38:32 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-03 17:38:32 (GMT) |
commit | 941f69e59411a1e30db7f56ce9994bbd56f479e1 (patch) | |
tree | 297a3c60ebf8ca6a43c9032642e37fec889f5696 /ChangeLog | |
parent | cd7cb1f61d5ef41720805bb2fdb479a6e05e1ea4 (diff) | |
download | tcl-941f69e59411a1e30db7f56ce9994bbd56f479e1.zip tcl-941f69e59411a1e30db7f56ce9994bbd56f479e1.tar.gz tcl-941f69e59411a1e30db7f56ce9994bbd56f479e1.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 |