This project is closed and read-only.
Actions
Backport #8829
closedSegfault in Zlib::Inflate
Backport #8829:
Segfault in Zlib::Inflate
Status:
Closed
Assignee:
Description
Repro:
ruby -rzlib -e 'Zlib::Inflate.inflate([0x08,0x3C,0x0,0x0,0x0,0x0].pack("c*"))'
tested on p247, osx (10.8), linux 2.6, (linux: zlib 1.2.3)
Files
Actions