[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#522088: ITP: libtest-leaktrace-perl -- Several functions that trace memory leaks



Package: wnpp
Severity: wishlist
Owner: Xavier Oswald <x.oswald@free.fr>


* Package name    : libtest-leaktrace-perl
  Version         : 0.09
  Upstream Author : Goro Fuji(gfx) <gfuji(at)cpan.org>
* URL             : http://search.cpan.org/dist/Test-LeakTrace/
* License         : GPL, Artistic
  Programming Lang: Perl
  Description     : Several functions that trace memory leaks

 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.

-- 
  ,''`.  Xavier Oswald <x.oswald@free.fr>                   
 : :' :  GNU/LINUX Debian Maintainer                        
 `. `'   GnuPG Key ID 0x88BBB51E                            
   `-    938D D715 6915 8860 9679  4A0C A430 C6AA 88BB B51E 




Reply to: