Path to this page:
Subject: CVS commit: pkgsrc/graphics/gd
From: Adam Ciarcinski
Date: 2007-02-16 21:37:52
Message id: 20070216203752.03BE72150A@cvs.netbsd.org
Log Message:
Changes 2.0.34:
* 32-bit multiplication overflow vulnerabilities along with a number of similar
issues
* Memory allocation errors that were not checked
* Multiple issues in the GIF loader. Corrupt gif images would cause a segfault
or infinite loop
* Malformed or empty PNG image also may have caused segfaults
* gdImageFillToBorder segfaulted when the color was not opaque (alpha > 0)
* Antialiased lines drawn on an images edge caused a segfault
* gdImageFill segfaulted when used with patterns or invalid arguments
* gdImageFilledEllipse did not respect transparency
Files: