https://bugzilla.redhat.com/show_bug.cgi?id=1252529
Bug ID: 1252529
Summary: Review Request: perl-Test-MemoryGrowth - Assert that
code does not cause growth in memory usage
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://psabata.fedorapeople.org/pkgs/perl-Test-MemoryGrowth/perl-Test-MemoryGrowth.spec
SRPM URL:
https://psabata.fedorapeople.org/pkgs/perl-Test-MemoryGrowth/perl-Test-MemoryGrowth-0.02-1.fc22.src.rpm
Description:
This module provides a function to check that a given block of code does
not result in the process consuming extra memory once it has finished.
Despite the name of this module it does not, in the strictest sense of the
word, test for a memory leak: that term is specifically applied to cases
where memory has been allocated but all record of it has been lost, so it
cannot possibly be reclaimed. While the method employed by this module can
detect such bugs, it can also detect cases where memory is still referenced
and reachable, but the usage has grown more than would be expected or
necessary.
Fedora Account System Username: psabata
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review