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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:53:32 +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-1build4.debian.tar.xz 4.1 KiB f21990d553a3f78050a476278490754d27eb7cfcd18221f8374fbbea83f4cd6b
libtest-leaktrace-perl_0.17-1build4.dsc 2.1 KiB 00c5fd9d800c7f065b92a8f4f0b65d378d2fc02c774aa908c8436e837188b54a

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