Fri Jul 01 23:15:01 2011TONYC [...] cpan.org - Ticket created
Subject:
i_ppal() XS leaks memory if an out of range index is supplied
Date:
Sat, 2 Jul 2011 13:14:50 +1000
To:
bug-Imager [...] rt.cpan.org
From:
tonyc [...] cpan.org
the XS for i_ppal allocates memory then calls validate_i_ppal().
if an out of range index is found validate_i_ppal() croaks() bypassing
the myfree() in the caller, leaking memory.
Wed Jul 20 02:38:55 2011TONYC [...] cpan.org - Priority changed from (no value) to '40'