commit | d46f0091afdc2563ec50319c4f93d110e0868fb9 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Jul 12 11:49:25 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 12 17:35:23 2018 +0000 |
tree | 0f772b56bd0f72d901b140d1d4bc27771755326c | |
parent | 4cb6520bd0f0b65b29b02d8fa95afea689ae592b [diff] |
Add check before freeing op in GrTextureOpList This now matches the behavior of the GrRenderTargetOpList and is probably behind all the TSAN complaints. Change-Id: I9a1cc65a893c20e9927d21814227673167f2f675 Reviewed-on: https://skia-review.googlesource.com/141047 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>