A segfault bug fixed in polygon.c where it would crash when invalid polygons
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Mon, 12 Nov 2001 08:26:05 +0000 (08:26 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Mon, 12 Nov 2001 08:26:05 +0000 (08:26 +0000)
commitd0e7bfee36631b913244fbf0650ef134ec60bed4
tree6e89125c2ff2719a8dd020df2e9b669eaf8905dd
parent9982a30755e7e47c65052bf08651580f42765046
A segfault bug fixed in polygon.c where it would crash when invalid polygons
were fed to it.  Docs added to Imager.pm and minor test enhancements to
t/t75polyaa.t.
Imager.pm
polygon.c
t/t75polyaa.t