Mon, 05 Jun 2023 14:22:14 EDT

Information for build perl-Test-LeakTrace-0.13-1.ru6

ID3452
Package Nameperl-Test-LeakTrace
Version0.13
Release1.ru6
Epoch
SummaryTraces memory leaks
Description'Test::LeakTrace' provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. *Leaked SVs* are SVs which are not released after the end of the scope they have been created. These SVs include global variables and internal caches. For example, if you call a method in a tracing block, perl might prepare a cache for the method. Thus, to trace true leaks, 'no_leaks_ok()' and 'leaks_cmp_ok()' executes a block more than once.
Built byjmatth
State complete
StartedWed, 11 Feb 2015 11:28:14 EST
CompletedWed, 11 Feb 2015 11:31:55 EST
Taskbuild (centos6-rutgers-staging, perl-Test-LeakTrace-0.13-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
perl-Test-LeakTrace-0.13-1.ru6.src.rpm (info) (download)
i386 (build logs)
perl-Test-LeakTrace-0.13-1.ru6.i386.rpm (info) (download)
perl-Test-LeakTrace-debuginfo-0.13-1.ru6.i386.rpm (info) (download)
x86_64 (build logs)
perl-Test-LeakTrace-0.13-1.ru6.x86_64.rpm (info) (download)
perl-Test-LeakTrace-debuginfo-0.13-1.ru6.x86_64.rpm (info) (download)
Changelog * Wed Nov 17 2010 Paul Howarth <paul@city-fan.org> - 0.13-1 - update to 0.13 - use ">= 0", instead of "== 0" for no_leaks_ok() - add count_sv() to count all the SVs in a perl interpreter - fix tests broken for some perls in 0.12 * Wed Nov 17 2010 Paul Howarth <paul@city-fan.org> - 0.11-1 - update to 0.11 (#654301) - fix false-positive related to XS code (CPAN RT #58133) * Sun Apr 04 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.10-1 - specfile by Fedora::App::MaintainerTools 0.006