Bug#342543: libdigest-crc-perl: Memory use is O(n)

Jö Fahlke jorrit at jorrit.de
Thu Dec 8 13:11:56 UTC 2005


Package: libdigest-crc-perl
Version: 0.09-1
Severity: normal

Hi.

Digest::CRC keeps the whole message in an internal buffer.  This makes
it slower than neccessary for large files, because the message is
swapped out.  Files larger than the available memory can't be checked
at all.

Jö.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=de_DE.UTF-8 at euro, LC_CTYPE=de_DE.UTF-8 at euro (charmap=UTF-8)

Versions of packages libdigest-crc-perl depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  perl                        5.8.4-8      Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.4]   5.8.4-8      The Pathologically Eclectic Rubbis

-- no debconf information

-- 
It is my conviction that killing under the cloak of war is nothing but
an act of murder.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20051208/16a2f66b/attachment.pgp


More information about the pkg-perl-maintainers mailing list