a17799aa59
This is my super lazy fix for the attached, completely unimportant false-postive bug. I haven't even paused to consider whether colorCount=1 makes sense here. An alternative is to use sk_ieee_double_divide() here to say "divide by zero is fine, man". But I kind of like this: wScale will hoist out of the loop just fine, and it's nice to have the pos==nullptr checks near each other. PS3: yep, we can. Bug: oss-fuzz:24242 Change-Id: I380ff2610405488cdaf475c34617bc9b4427ade9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304019 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
demos.skia.org | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
RELEASE_NOTES.txt | ||
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.