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

Issue 26373005: Fix memory leak in SkPDFRasterizer (Closed)

Created:
7 years, 2 months ago by robertphillips
Modified:
7 years, 2 months ago
Reviewers:
edisonn
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

valgrind bot found this

Patch Set 1 #

Patch Set 2 : switched to using SkAutoFree #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/utils/SkPDFRasterizer.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 2 months ago (2013-10-08 15:21:35 UTC) #1
edisonn
Can you use SkAutoFree instead? LGTM.
7 years, 2 months ago (2013-10-08 15:29:36 UTC) #2
robertphillips
7 years, 2 months ago (2013-10-08 15:41:16 UTC) #3
Message was sent while issue was closed.
Switched over to use SkAutoFree

committed as r11652

Powered by Google App Engine
This is Rietveld 408576698