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

Issue 122313002: Possibly uninitialized SkRgnBuilder fStorage. (Closed)

Created:
6 years, 11 months ago by f(malita)
Modified:
6 years, 11 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Possibly uninitialized SkRgnBuilder fStorage. fStorage needs to be initialized regardless of SkRgnBuilder::init()'s outcome - otherwise the destructor can end up freeing garbage. BUG=330293 R=reed@google.com Committed: http://code.google.com/p/skia/source/detail?r=12846

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
fmalita_google_do_not_use
6 years, 11 months ago (2013-12-30 15:45:13 UTC) #1
reed1
lgtm
6 years, 11 months ago (2013-12-30 15:47:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/fmalita@chromium.org/122313002/1
6 years, 11 months ago (2013-12-30 15:49:59 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2013-12-30 16:21:15 UTC) #4
Message was sent while issue was closed.
Change committed as 12846

Powered by Google App Engine
This is Rietveld 408576698