commit | 652f914b8df82754177496495a51087496a15542 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Fri Feb 03 09:31:04 2017 -0500 |
committer | Feng Yu <feny@google.com> | Wed Feb 15 01:48:30 2017 +0000 |
tree | 63e59e1ba224b9dc4ff89580f7682afab37af562 | |
parent | 0e8cdb2158b7b6fbeaaa248a9f197e3154c9b059 [diff] |
Fix out of bounds memory read in GIFMovie.cpp Test: TODO (to be separately uploaded to CTS) When decoding a GIF image, do not attempt to copy an index if it is out of range. BUG:33897722 Change-Id: I8c8ca69b00bf1f655e62bbe1798b9a47bf6699be (cherry picked from commit 16882f721279a82a1c860ac689ce570b16fe26a0)