ruby/ext/zlib
Peter Zhu c51b92c18d [ruby/zlib] [Bug #18358] Fix crash in zlib when in progress
When Zlib::Inflate#inflate or Zlib::Deflate#deflate is called
recursively inside the block, a crash can occur because of an
use-after-free bug.

https://github.com/ruby/zlib/commit/50fb8a0338
2021-11-24 23:01:41 +09:00
..
win32 zlib: patches for mswin64 2020-11-24 08:27:08 +09:00
.gitignore ignore external library sources [ci skip] 2018-01-26 03:13:33 +00:00
depend Update dependencies 2021-11-21 16:21:18 +09:00
extconf.rb Found library is not usable if the header is not found 2021-07-06 01:17:38 +09:00
extlibs zlib: patches for mswin64 2020-11-24 08:27:08 +09:00
zlib.c [ruby/zlib] [Bug #18358] Fix crash in zlib when in progress 2021-11-24 23:01:41 +09:00
zlib.gemspec [ruby/zlib] gemspec: Remove unused files 2021-04-20 21:19:41 +09:00