libtest-leaktrace-perl 0.17-ok3 source package in openKylin

Changelog

libtest-leaktrace-perl (0.17-ok3) nile; urgency=medium

  * No-change rebuild for perl5.36.0

 -- Luoyaoming <email address hidden>  Mon, 15 Apr 2024 16:01:53 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libtest-leaktrace-perl_0.17.orig.tar.gz 33.9 KiB 6b4412d7d580e767ce9886cbe0bdf82dc2de7f11eab154300223238434956b8a
libtest-leaktrace-perl_0.17-ok3.debian.tar.xz 2.2 KiB 3aaea8acde7a9486642e5c4736502131d9f493ec91966a987af44f0c7d874ce6
libtest-leaktrace-perl_0.17-ok3.dsc 1.8 KiB 93da422dfc432f289bfdcb42903682f268d2f0ffac72a4dacb49edacfdce8b3c

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