skia2/modules/skottie
Florin Malita 447a4e0982 [skottie] Ensure malformed scalar properties are initialized
In the newly introduced LegacyAnimatorAdapter, failure to parse may
leave the value default-constructed.  This is problematic for scalar
values (floats).

Catch this condition and initialize explicitly.

Bug: ossfuzz:20198, ossfuzz:20194
Change-Id: I86b8030da615d8cb1e1fe8d84873c8bc5cb222f2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/265397
Auto-Submit: Florin Malita <fmalita@chromium.org>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2020-01-21 14:11:38 +00:00
..
fuzz rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
gm [skottie] Add custom props rendering GM 2020-01-17 13:53:02 +00:00
include [skottie] cleanup: move transform & camera adapters to own CUs 2020-01-06 18:16:14 +00:00
src [skottie] Ensure malformed scalar properties are initialized 2020-01-21 14:11:38 +00:00
utils [skottie] Add custom props rendering GM 2020-01-17 13:53:02 +00:00
BUILD.gn [skottie] Add custom props rendering GM 2020-01-17 13:53:02 +00:00
skottie.gni [skottie] Refactor property animators 2020-01-16 22:43:12 +00:00