Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib
- Description:
This modules provides an IO:: style interface to the Compress::Zlib package.
The main advantage is that you can use an IO::Zlib object in much the same way
as an IO::File object so you can have common code that doesn't know which sort
of file it is using.
Packages
perl-IO-Zlib-1.10-390.fc26.noarch
[71 KiB] |
Changelog
by Petr Pisar (2017-03-08):
- Fix a null-pointer dereference on malformed code (RT#130815)
- Fix an use-after-free in substr() that modifies a magic variable (RT#129340)
- Fix a memory leak leak in Perl_reg_named_buff_fetch() (RT#130822)
- Fix an invalid memory read when parsing a loop variable (RT#130814)
- Fix a heap-use-after-free in four-arguments substr call (RT#130624)
|