Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha2
-
None
Description
In BmpImageParser.readImageContents, it is not verified that imageDataSize does not overflow. If it does, BinaryFunctions.readBytes crashes with an uncaught NegativeArraySizeException.