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

Issue 1110353003: Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code;… (Closed)

Created:
5 years, 7 months ago by dshwang
Modified:
5 years, 7 months ago
Reviewers:
bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare] Committed: https://skia.googlesource.com/skia/+/181d7ba4cdb55e3fd53811200d5f7beb362b2437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -6 lines) Patch
M src/core/SkImageFilter.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkPaint.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M src/core/SkPath.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M src/core/SkStroke.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
dshwang
could you review remained build warning?
5 years, 7 months ago (2015-04-30 06:19:27 UTC) #2
reed1
lgtm
5 years, 7 months ago (2015-04-30 12:48:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1110353003/1
5 years, 7 months ago (2015-04-30 12:48:20 UTC) #6
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 12:53:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/181d7ba4cdb55e3fd53811200d5f7beb362b2437

Powered by Google App Engine
This is Rietveld 408576698