Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(698)

Issue 4809053: Fix mem leak in font subsetting (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by arthurhsu
Modified:
12 years, 11 months ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Fix mem leak in font subsetting BUG=none TEST=none Original issue http://codereview.appspot.com/4827041/ Break the comments from Mike into two CLs.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update per code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/pdf/SkPDFFont.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4
reed1
LGTM
12 years, 11 months ago (2011-07-27 14:27:20 UTC) #1
Steve VanDeBogart
http://codereview.appspot.com/4809053/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): http://codereview.appspot.com/4809053/diff/1/src/pdf/SkPDFFont.cpp#newcode472 src/pdf/SkPDFFont.cpp:472: SkAutoTUnref<SkData> data(SkData::NewWithProc(subsetFont, Why not use SkAutoDataUnref ?
12 years, 11 months ago (2011-07-27 18:08:39 UTC) #2
arthurhsu
http://codereview.appspot.com/4809053/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): http://codereview.appspot.com/4809053/diff/1/src/pdf/SkPDFFont.cpp#newcode472 src/pdf/SkPDFFont.cpp:472: SkAutoTUnref<SkData> data(SkData::NewWithProc(subsetFont, On 2011/07/27 18:08:39, Steve VanDeBogart wrote: > ...
12 years, 11 months ago (2011-07-27 18:25:46 UTC) #3
Steve VanDeBogart
12 years, 11 months ago (2011-07-27 18:27:36 UTC) #4
LGTM - will commit
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b