DescriptionFix layer cache memory leak
The issue was that, with caching disabled, the layer cache code was removing layers outside of a purge (i.e., in unlock) but not correctly cleaning up the GrPictureInfo objects (as is done in purgePlot).
Committed: https://skia.googlesource.com/skia/+/b32f0ad89119625feedb4f0403bbbc94fae44668
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|