Fixed memory overrun bug in gdImageScaleTwoPass

Declined
#1 · Created  · Last updated

Declined pull request

Submitted to wrong repo. Oops.

Closed by: ·2013-09-25

Description

_gdContributionsCalc would compute a window size and then adjust the left and right positions of the window to make a window within that size. However, it was storing the values in the struct before it made the adjustment. This change fixes that.

0 attachments

0 comments

Loading commits...