diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-22 07:57:26 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-22 07:57:26 +0000 |
| commit | 86eeac106a9d63825a4fff1d954d3a018e792781 (patch) | |
| tree | 10b799e2c4229a920584098d88e07c339c0b5b7d /ChangeLog | |
| parent | fb687c1a524a00a9f50fb244b8aee5ae35d7f7b8 (diff) | |
| download | ruby-86eeac106a9d63825a4fff1d954d3a018e792781.tar.gz ruby-86eeac106a9d63825a4fff1d954d3a018e792781.tar.xz ruby-86eeac106a9d63825a4fff1d954d3a018e792781.zip | |
* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.
* ext/tk/tcltklib.c: eTkCallbackReturn was not initialized.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Apr 22 16:55:35 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak. + + * ext/tk/tcltklib.c: eTkCallbackReturn was not initialized. + Thu Apr 21 06:45:28 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * ruby.c (ruby_incpush_expand, proc_options): expand relative path |
