mirror of
https://github.com/ruby/ruby.git
synced 2026-08-20 00:57:15 +08:00
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