commit | 0f55db539032a23b52897aebcb9c532b5ad37bea | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Mon Sep 30 10:01:08 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Sep 30 15:44:42 2019 +0000 |
tree | 228f2a9c5137f022e3a70e143a1ef517dff71afa | |
parent | 384f6e35b1a9716f58e584498749c40f23fe6690 [diff] |
fix buffer overflow The other side of this branch also reads too many bytes, 8 when only 4 are allowed. Bug: oss-fuzz:17829 Change-Id: I3fe4a9e39acf77abacbae9ab892f1d0794a411a8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/245184 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Mike Klein <mtklein@google.com>