DescriptionFix four memory leaks uncovered by valgrinding gm tests.
All are triggered by PDF code.
Two are missing unref's on SkData.
One is a missing unref on a SkAdvancedTypefaceMetrics.
The last is missing destruction of SkClipStack internal state.
BUG=526
Committed: https://code.google.com/p/skia/source/detail?r=3386
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comments #
MessagesTotal messages: 4
|