libtest-leaktrace-perl 0.17-1build3 source package in Ubuntu

Changelog

libtest-leaktrace-perl (0.17-1build3) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:48:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtest-leaktrace-perl_0.17.orig.tar.gz 33.3 KiB 777d64d2938f5ea586300eef97ef03eacb43d4c1853c9c3b1091eb3311467970
libtest-leaktrace-perl_0.17-1build3.debian.tar.xz 4.1 KiB b87677b9cf61736d4e39d5f8fe8d3fd3d420a5a62192d1817936f28b35ed7621
libtest-leaktrace-perl_0.17-1build3.dsc 2.1 KiB 10e6f5c250100fd907b06dbf50cd6537f46c0d7e6bdd1bf7776ac97ad16696fd

Available diffs

View changes file

Binary packages built by this source

libtest-leaktrace-perl: Perl test module for tracing memory leaks

 Test::LeakTrace provides several functions that detect and trace memory leaks.
 This module scans arenas, the memory allocation system, so it can detect any
 leaked scalar values (SVs) in given blocks. Leaked SVs are those which are not
 released after the end of the scope they have been created, including internal
 caches and global variables.

libtest-leaktrace-perl-dbgsym: debug symbols for libtest-leaktrace-perl