gdScaleImage + GD_BICUBIC segfaults when scaling a non-truecolor image

Issue #97 resolved
Chris Reuter created an issue

gdImageScaleTwoPass() assumes the input image is truecolor without ensuring that it is.

I'll have a fix shortly.

Comments (1)

  1. Log in to comment