gwlucastrig opened a new pull request, #335: URL: https://github.com/apache/commons-imaging/pull/335
This pull request addresses an error introduced by Imaging-194 in which an edge-case could cause an array-bounds exception when reading an odd-sized TIFF file with internal JPEG compression (TIFF with JPEG is a new feature contributed by Imaging-194). The pull request includes a code fix, expanded JUnit test, and a new test file. It fixes the problem and slightly improves the JUnit test coverage. Code passed spotbugs and checkstyle checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
