diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-12-14 04:36:14 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-12-14 04:36:14 +0000 |
| commit | dcca25f003df9fee9ce5f4e4172fe556be158aff (patch) | |
| tree | 4b09ddde7e76b7b8b5576503c878ffb2d9eb862e /ChangeLog | |
| parent | cba0d62d9119a6722a18b092fab070d4b3946674 (diff) | |
* ext/zlib/zlib.c (gzfile_s_open): should close the IO if some error
occurs in initilizing.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30203 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 Dec 14 13:34:33 2010 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/zlib/zlib.c (gzfile_s_open): should close the IO if some error + occurs in initilizing. + Tue Dec 14 13:04:16 2010 NARUSE, Yui <naruse@ruby-lang.org> * lib/net/http.rb (Net::HTTPRequest#send_request_body_data): |
