Skip Menu |

This queue is for tickets about the Compress-Raw-Zlib CPAN distribution.

Report information
The Basics
Id: 121074
Status: resolved
Priority: 0/
Queue: Compress-Raw-Zlib

People
Owner: Nobody in particular
Requestors: khw [...] cpan.org
Cc: perl5-porters [...] perl.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2.075

Attachments


CC: perl5-porters [...] perl.org
Subject: valgrind errors in the test suite
I ran valgrind on every distribution that is part of the perl core. This one had several failures, attached.
Subject: 02zlib.t.valgrind-current
Download 02zlib.t.valgrind-current
application/octet-stream 7.7k

Message body not shown because it is not plain text.

On Tue Apr 11 10:31:50 2017, khw wrote: Show quoted text
> I ran valgrind on every distribution that is part of the perl core. > This one had several failures, attached.
The test file these are from is 02zlib.t
On Tue Apr 11 12:31:50 2017, khw wrote: Show quoted text
> I ran valgrind on every distribution that is part of the perl core. > This one had several failures, attached.
Thanks for the feedback Karl. All the failures valgrind has found are in the zlib source that I just copied from the main zlib-1.2.8 source distribution. The has been a lot of work recently in the upstream zlib project to fix these type of issues. A new release of zlib (1.2.11) was made a few months ago that should address all of the valgrind issues. Been waiting for the dust to settle on zlib 1.2.11 before I merge into my distribution. cheers Paul
Uploaded version 2.075 on this module. All valgrind issues silenced.