Your message dated Sat, 22 Nov 2008 13:19:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#335599: icheck: Attempt to free unreferenced scalar:
SV 0x8929b44
has caused the Debian Bug report #335599,
regarding icheck: Attempt to free unreferenced scalar: SV 0x8929b44
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
335599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335599
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: icheck
Version: 0.9.7-4
Hi,
I'm trying to use icheck, and when I use this on a header file
that is missing an include, I get an error:
icheck --canonify /usr/include/openssl/md5.h
/usr/include/openssl/md5.h:108:0: Undefined identifier size_t
Attempt to free unreferenced scalar: SV 0x89297ac, Perl interpreter: 0x814a008
during global destruction.
The header file is missing an include for <stddef.h> (#333101),
and including that fixes the problem.
But I have to wonder about the underlying error, and I have no
idea if this bug in icheck or in perl. My first guess is that
it's some problem in icheck's error handling.
Kurt
--- End Message ---
--- Begin Message ---
Version: 5.10.0-1
On Mon, Oct 24, 2005 at 11:38:08PM +0200, Kurt Roeckx wrote:
> Package: icheck
> Version: 0.9.7-4
> icheck --canonify /usr/include/openssl/md5.h
> /usr/include/openssl/md5.h:108:0: Undefined identifier size_t
> Attempt to free unreferenced scalar: SV 0x89297ac, Perl interpreter:
> 0x814a008 during global destruction.
> But I have to wonder about the underlying error, and I have no
> idea if this bug in icheck or in perl. My first guess is that
> it's some problem in icheck's error handling.
This still happens on etch, but not lenny/sid anymore. It's not worth
bisecting the exact upstream change; closing at 5.10.0.
# echo 'void a(foo);' | icheck --canonify -
--
Niko Tyni [EMAIL PROTECTED]
--- End Message ---