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

Issue 7561043: Work around stack overflow (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by Steve VanDeBogart
Modified:
11 years, 2 months ago
Reviewers:
edisonn, TomH
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Work around stack overflow Committed: https://code.google.com/p/skia/source/detail?r=8162

Patch Set 1 #

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

Messages

Total messages: 7
edisonn
I kindly do not agree with the proposed fix. It is not normal to use ...
11 years, 2 months ago (2013-03-07 13:31:22 UTC) #1
TomH
Could we get more explanation of what this is addressing and how it fixes it? ...
11 years, 2 months ago (2013-03-07 13:35:30 UTC) #2
edisonn
On 2013/03/07 13:35:30, TomH wrote: > Could we get more explanation of what this is ...
11 years, 2 months ago (2013-03-07 13:45:02 UTC) #3
edisonn
ohh, so many typos, apologies: fixed: "When a destructor is called, we decrease the ref ...
11 years, 2 months ago (2013-03-07 13:49:47 UTC) #4
Steve VanDeBogart
On 2013/03/07 13:31:22, edisonn wrote: > I kindly do not agree with the proposed fix. ...
11 years, 2 months ago (2013-03-07 19:24:34 UTC) #5
edisonn
LGTM BTW, normal calling functions is 5-10x less expensive than destructors, because destructors call unref, ...
11 years, 2 months ago (2013-03-07 20:05:15 UTC) #6
Steve VanDeBogart
11 years, 2 months ago (2013-03-14 17:24:30 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 manually as r8162 (presubmit successful).
Sign in to reply to this message.

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