skia2/modules/svg/tests
Tyler Denniston 080001cbf1 [svg] Fix nullptr deref for none input paints
This handles the case where a filter effect input is StrokePaint or
FillPaint, but the referencing element has a 'none' paint specified
(explicitly or via parsing error, as in the original bug report).

Bug: skia:11213
Change-Id: Ie710a9fc5ccb3c24014735e01c70a0ba42c7a99d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/404696
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Tyler Denniston <tdenniston@google.com>
2021-05-05 16:37:53 +00:00
..
Filters.cpp [svg] Fix nullptr deref for none input paints 2021-05-05 16:37:53 +00:00
Text.cpp [svg] Fix text object bounding box resolution 2021-04-30 19:09:18 +00:00