DescriptionDelete gm after use.
Fixes a memory leak when using the --modulo flag. Instead of deleting
manually in each case we are done with it (which led to missing one
case), use an SkAutoTDelete.
Committed: https://code.google.com/p/skia/source/detail?r=8707
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|