DescriptionFix memory leak in etc1bitmap GM.
We never drop our first ref on fileData. (All our ref counts start at one).
SkAutoTUnref<T> is almost always the right thing to use for refcounted types.
BUG=skia:2635
Committed: https://skia.googlesource.com/skia/+/04cd368cb41f0dd7bce119f61d0ff29d57e22d17
Patch Set 1 #
Messages
Total messages: 11 (0 generated)
|