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

Issue 16525003: Fix leak in SkFontHost_fontconfig temporary code. (Closed)

Created:
7 years, 6 months ago by bungeman-skia
Modified:
7 years, 6 months ago
Reviewers:
robertphillips
CC:
skia-review_googlecode.com
Visibility:
Public.

Description

Fix leak in SkFontHost_fontconfig temporary code. Yet another issue with the SkMemoryStream constructor which doesn't free memory. The default boolean on the end needs to be kicked out and replaced non-default enum which specifies one of 'copy', 'callerPassesOwnership', or 'callerRetainsOwnership'.

Patch Set 1 #

Patch Set 2 : My fingers forgot to type 'detatch'. #

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

Messages

Total messages: 3 (0 generated)
bungeman-skia
7 years, 6 months ago (2013-06-06 17:17:32 UTC) #1
robertphillips
lgtm
7 years, 6 months ago (2013-06-06 17:22:12 UTC) #2
bungeman-skia
7 years, 6 months ago (2013-06-06 20:22:14 UTC) #3
Message was sent while issue was closed.
Committed revision 4960.

Powered by Google App Engine
This is Rietveld 408576698