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

Issue 5433055: Fix clang static analyzer errors in Gr (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by bsalomon
Modified:
12 years, 10 months ago
Reviewers:
TomH
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M src/gpu/GrGpuGL.cpp View 1 1 chunk +7 lines, -2 lines 0 comments Download
M src/gpu/GrGpuGLShaders.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
bsalomon
12 years, 10 months ago (2011-11-23 16:02:00 UTC) #1
TomH
http://codereview.appspot.com/5433055/diff/1/src/gpu/GrGpuGL.cpp File src/gpu/GrGpuGL.cpp (right): http://codereview.appspot.com/5433055/diff/1/src/gpu/GrGpuGL.cpp#newcode1769 src/gpu/GrGpuGL.cpp:1769: if (stencilBits) { Clearer with (stencilBits > 0) ?
12 years, 10 months ago (2011-11-23 16:03:11 UTC) #2
bsalomon
http://codereview.appspot.com/5433055/diff/1/src/gpu/GrGpuGL.cpp File src/gpu/GrGpuGL.cpp (right): http://codereview.appspot.com/5433055/diff/1/src/gpu/GrGpuGL.cpp#newcode1769 src/gpu/GrGpuGL.cpp:1769: if (stencilBits) { On 2011/11/23 16:03:11, TomH wrote: > ...
12 years, 10 months ago (2011-11-23 16:09:41 UTC) #3
TomH
LGTM
12 years, 10 months ago (2011-11-23 16:17:18 UTC) #4
bsalomon
12 years, 10 months ago (2011-11-23 16:54:00 UTC) #5
Closed with r2743
Sign in to reply to this message.

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