diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2005-04-09 21:12:35 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2005-04-09 21:12:35 (GMT) |
commit | e2c08535f035fb77e79ea66ff3f19ae5b183a6dc (patch) | |
tree | 87f4b0b0e0e91143230afe0c7f018e3f69828961 /ChangeLog | |
parent | b6189ef8afea8ebff29c75f2d774c20fee4f793e (diff) | |
download | tcl-e2c08535f035fb77e79ea66ff3f19ae5b183a6dc.zip tcl-e2c08535f035fb77e79ea66ff3f19ae5b183a6dc.tar.gz tcl-e2c08535f035fb77e79ea66ff3f19ae5b183a6dc.tar.bz2 |
* generic/tclExecute.c: fix possible leak of expansion Tcl_Objs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-04-09 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs + 2005-04-09 Daniel Steffen <das@users.sourceforge.net> * macosx/README: updated requirements for OS & developer tool |