diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-28 13:55:13 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-28 13:55:13 +0000 |
| commit | 25f9e2163debb42a17a9f222f11331955e64b6a7 (patch) | |
| tree | 09503f43bb2516c05716dc83b2a6a3cd592e4bc9 /ChangeLog | |
| parent | ecaf2e46556d8f7a9c7f12d73095def8c02ebcd2 (diff) | |
* ext/zlib/zlib.c (zstream_run): desperately guard the variable.
[ruby-core:20576]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21859 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 @@ +Wed Jan 28 22:51:12 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/zlib/zlib.c (zstream_run): desperately guard the variable. + [ruby-core:20576] + Wed Jan 28 15:24:11 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk> * math.c: SEGV is caused by implicit rb_to_float declaration |
