diff options
author | dgp <dgp@users.sourceforge.net> | 2009-11-10 16:46:16 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-11-10 16:46:16 (GMT) |
commit | da7f246c3bdbc8ce45d43a8fe08c5551f801988d (patch) | |
tree | baf529a327bd975c75189deb91e02a757d5b777d /ChangeLog | |
parent | 7b4578b998365822607fd302671c2109cdf27ac4 (diff) | |
download | tcl-da7f246c3bdbc8ce45d43a8fe08c5551f801988d.zip tcl-da7f246c3bdbc8ce45d43a8fe08c5551f801988d.tar.gz tcl-da7f246c3bdbc8ce45d43a8fe08c5551f801988d.tar.bz2 |
* generic/tclObj.c: Plus memory leak in TclContinuationsEnter().
[Bug 2895323]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-11-10 Don Porter <dgp@users.sourceforge.net> + + * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). + [Bug 2895323] + 2009-11-09 Stuart Cassoff <stwo@users.sf.net> * win/README: [bug 2459744]: Removed outdated Msys + Mingw info. |