1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/zlib
nobu 83ef3cd8a6 * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensure
freeing internal zstreams.  fixed: [ruby-dev:25309]

* ext/zlib/zlib.c (rb_deflate_init_copy): replace rb_deflate_clone.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-28 04:36:21 +00:00
..
doc fix typo. 2004-03-28 14:10:39 +00:00
.cvsignore * ext/bigdecimal/.cvsignore: new file (retry). 2003-05-06 08:25:46 +00:00
extconf.rb * ext/zlib/extconf.rb: bccwin32 is win32 too. 2003-04-22 23:39:32 +00:00
zlib.c * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensure 2004-12-28 04:36:21 +00:00