Name: | perl-Test-LeakTrace |
---|---|
Version: | 0.16 |
Release: | 11.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 112154 |
License: | GPL+ or Artistic |
RPM: | perl-Test-LeakTrace-0.16-11.el8.aarch64.rpm |
Source RPM: | perl-Test-LeakTrace-0.16-11.el8.src.rpm |
Build Date: | Thu Mar 19 2020 |
Build Host: | ca-arm-builder-01.us.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. |
- Re-enable valgrind on ppc64 and ppc64le (see #1470030)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 re-rebuild of bootstrapped packages
- Perl 5.28 rebuild
- Rebuild due to missing the boat for F-28 (#1556107)
- Disable valgrind test on ppc64 and ppc64le until valgrind is working again (#1470030)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild