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

Issue 569313004: Fix leak in PictureNestingBench (Closed)

Created:
6 years, 3 months ago by f(malita)
Modified:
6 years, 3 months ago
Reviewers:
tfarina, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M bench/PictureNestingBench.cpp View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 5 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313004/1
6 years, 3 months ago (2014-09-16 01:12:28 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1) as df886ea06f0978e10695b482e658cf3daa9a1fc9
6 years, 3 months ago (2014-09-16 01:20:16 UTC) #3
tfarina
6 years, 3 months ago (2014-09-17 16:42:34 UTC) #5
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/569313004/diff/1/bench/PictureNestingBench.cpp
File bench/PictureNestingBench.cpp (right):

https://codereview.chromium.org/569313004/diff/1/bench/PictureNestingBench.cp...
bench/PictureNestingBench.cpp:26: SkAutoTUnref<SkCanvas>
nullCanvas(SkCreateNullCanvas());
looks right, since nothing in sierpinsky() takes ownership of the created
SkCanvas.

Powered by Google App Engine
This is Rietveld 408576698