Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In java/org/apache/commons/imaging/formats/gif/GifImageParser.java:569,570, the height and width variables are assigned the width and height values, respectively (that is, transposed). I caught it because a test failed when the dimensions were wrong