зеркало из https://github.com/github/ruby.git
2ae6df6d03
[ruby/zlib] In Zlib::GzipReader#eof? check if we're actually at eof Only consider it eof if we read ahead and something fills the buf. If not, we may only have empty blocks and the footer. Fixes https://github.com/ruby/zlib/pull/56 https://github.com/ruby/zlib/commit/437bea8003 |
||
---|---|---|
.. | ||
test_zlib.rb |