commit | 145e18f5cc5fc9f5b84ccb0e52ed4f5e933e86fd | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Wed Mar 30 14:34:27 2022 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Mar 30 21:02:55 2022 +0000 |
tree | 7051b06f6557f05f41e44714ece4cc0ccc3d80f4 | |
parent | 0361abf39d1504966799b1cdb5450e07f88b2bc2 [diff] |
Fix memory leak in AAClipTest We were not freeing the memory allocated by copyToMask in one place. Change-Id: I4404395e8bc2beb43eca5226e947c42b22805ef7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526076 Reviewed-by: Michael Ludwig <michaelludwig@google.com>