Sat Aug 20 21:31:24 2011TONYC [...] cpan.org - Ticket created
Subject:
debug malloc builds a file name / line number string when it could just store the pointers
Date:
Sun, 21 Aug 2011 11:31:12 +1000
To:
bug-Imager [...] rt.cpan.org
From:
tonyc [...] cpan.org
set_entry() in io.c builds a new string with the filename and line
number when it could just store the file name pointer (which should be
static) and the line number.
The comm field could be shortened and a comment field parameter added
to an alternate mymalloc() to allow allocation usage to be stored.
Sat Aug 20 21:36:11 2011TONYC [...] cpan.org - Priority changed from (no value) to '60'
Sat Aug 20 21:36:11 2011TONYC [...] cpan.org - Severity Unimportant added
Sat Aug 20 21:36:11 2011TONYC [...] cpan.org - Broken in 0.84 added
Fri Mar 09 22:16:24 2012TONYC [...] cpan.org - Status changed from 'new' to 'patched'
Sat Mar 17 22:09:43 2012TONYC [...] cpan.org - Correspondence added
Fixed in Imager 0.89
Sat Mar 17 22:09:44 2012The RT System itself - Status changed from 'patched' to 'open'
Sat Mar 17 22:09:44 2012TONYC [...] cpan.org - Status changed from 'open' to 'resolved'