[
https://issues.apache.org/jira/browse/IMAGING-318?focusedWorklogId=678026&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-678026
]
ASF GitHub Bot logged work on IMAGING-318:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Nov/21 05:14
Start Date: 06/Nov/21 05:14
Worklog Time Spent: 10m
Work Description: kinow opened a new pull request #184:
URL: https://github.com/apache/commons-imaging/pull/184
There is a similar check, just above where the code was changed, validating
another array access index. Applying same pattern to fix another OSS Fuzz
uncaught exception.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 678026)
Remaining Estimate: 0h
Time Spent: 10m
> Validate when accessing GIF color table array
> ---------------------------------------------
>
> Key: IMAGING-318
> URL: https://issues.apache.org/jira/browse/IMAGING-318
> Project: Commons Imaging
> Issue Type: Bug
> Components: Format: GIF
> Affects Versions: 1.0-alpha2
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Fix For: 1.0-alpha3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> From OSS Fuzz 34185. A GIF image file may contain data that tries to access
> invalid indexes in the color table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)