Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Issue 13929019: Delete gm after use. (Closed)

Created:
7 years, 8 months ago by scroggo
Modified:
7 years, 8 months ago
Reviewers:
borenet
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Delete 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M gm/gmmain.cpp View 3 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scroggo
7 years, 8 months ago (2013-04-16 15:33:50 UTC) #1
borenet
LGTM
7 years, 8 months ago (2013-04-16 19:00:34 UTC) #2
scroggo
7 years, 8 months ago (2013-04-16 19:11:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r8707 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698