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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:44:06 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libtest-leaktrace-perl_0.17.orig.tar.gz 33.3 KiB 777d64d2938f5ea586300eef97ef03eacb43d4c1853c9c3b1091eb3311467970
libtest-leaktrace-perl_0.17-1build5.debian.tar.xz 4.2 KiB dc97e73c5aaf85e291a6f559a6b5489eb1c07d47cc780cfad21af66f849e5ff1
libtest-leaktrace-perl_0.17-1build5.dsc 2.2 KiB df3b74c0e77b1d669f2fecac2f11ba6d6b4f9dbe7eab0e4a7b6c9151e38e2bcc

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