Name : perl-Devel-Leak
| |
Version : 0.03
| Vendor : openSUSE
|
Release : bp151.3.1
| Date : 2019-07-17 01:33:43
|
Group : Development/Libraries/Perl
| Source RPM : perl-Devel-Leak-0.03-bp151.3.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Utility for looking for perl objects that are not reclaimed
|
Description :
Devel-Leak module for perl Devel::Leak has two functions NoteSV and CheckSV. NoteSV walks the perl internal table of allocated SVs (scalar values) - (which actually contains arrays and hashes too), and records their addresses in a table. It returns a count of these \"things\", and stores a pointer to the table (which is obtained from the heap using malloc()) in its argument. CheckSV is passed argument which holds a pointer to a table created by NoteSV. It re-walks the perl-internals and calls sv_dump() for any \"things\" which did not exist when NoteSV was called. It returns a count of the number of \"things\" now allocated. Author: Nick Ing-Simmons < nickAATTni-s.u-net.com>
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP1/standard/x86_64 |