diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-12 03:40:27 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-12 03:40:27 +0000 |
| commit | 4584ca531f7985d0ab9072e2971a294483d00b77 (patch) | |
| tree | 2c1e21b485a289cb6bffde024c946a667f8545df /ChangeLog | |
| parent | 1b8abd686b3901a103960caf7eacd4f07e822933 (diff) | |
| download | ruby-4584ca531f7985d0ab9072e2971a294483d00b77.tar.gz ruby-4584ca531f7985d0ab9072e2971a294483d00b77.tar.xz ruby-4584ca531f7985d0ab9072e2971a294483d00b77.zip | |
* ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()
modifies the argument string to eval.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Apr 12 12:38:06 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval() + modifies the argument string to eval. + Tue Apr 12 02:21:55 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tcltklib/tcltklib.c (ip_finalize): add existence check of |
