commit | 818f20f3f65350f44ada1fbcc20cc3e828c65ba9 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Aug 31 16:41:55 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Aug 31 21:59:50 2023 +0000 |
tree | 68045e0a8b06f8cde5db3de8dd3d1e92954ebbd3 | |
parent | 16b78e0ab46128f5127ca9e90151c5fdd0a7d1dc [diff] |
Check for a valid ProxyCache in ResourceCache::purgeResources The ProxyCache isn't always allocated so check before accessing it. Bug: chromium:1477795 Change-Id: I762d4f3d450a9a27ede284a6abc70645632020f9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/750717 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>