Name: | perl-Test-LeakTrace |
---|---|
Version: | 0.17 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 67261 |
License: | GPL+ or Artistic |
RPM: | perl-Test-LeakTrace-0.17-1.el9.x86_64.rpm |
Source RPM: | perl-Test-LeakTrace-0.17-1.el9.src.rpm |
Build Date: | Tue Feb 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-LeakTrace |
Summary: | Trace 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 that 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. |
- Update to 0.17 - Point issue tracker at GitHub - Upstream no longer uses Module::Install - Unconditionally include tests as documentation
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 re-rebuild of bootstrapped packages
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild of bootstrapped packages
- Perl 5.30 rebuild
- Re-enable valgrind on ppc64 and ppc64le (see #1470030)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild