699d41e4bd
Bug: oss-fuzz:11800 We already had code that initialized the output memory, but it assumed that we would later copy from wuffs' work buffer. If the dirty rect is empty, we don't do that. Rearrange the wuffs decode so we can know that the dirty rect is empty when we decide whether to initialize. Change-Id: I45fdd4270906b4c240ec087d20c24fb107a1dc07 Reviewed-on: https://skia-review.googlesource.com/c/189866 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Nigel Tao <nigeltao@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.