Thu Jan 10 07:03:41 2019TONYC [...] cpan.org - Ticket created
Subject:
i_circle_aa_low() needs a re-work
Date:
Thu, 10 Jan 2019 23:02:37 +1100
To:
bug-Imager [...] rt.cpan.org
From:
tonyc [...] cpan.org
i_circle_aa_low() allocates a buffer as large as the width of the
circle.
If the circle is significantly larger than the image width, this is
wasted allocation, and if the circle is sufficently large may cause
mymalloc() to abort, or cause swapping.
Sun Jan 13 19:53:44 2019TONYC [...] cpan.org - Priority changed from (no value) to '50'