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

Changelog

libtest-leaktrace-perl (0.17-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- sufang <email address hidden>  Thu, 15 Sep 2022 16:37:53 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.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-ok2.debian.tar.xz 2.2 KiB 87a41aad95e19c3f8d6009443882d9ce80fce0c6c47d86dd6b26a6ebb66989c3
libtest-leaktrace-perl_0.17-ok2.dsc 1.8 KiB 2c9c3fe95ebaa3b23b05a43278e1253e15d89c5b6208a60916fd487f92a9fd4d

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