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

Issue 2061833005: disallow -4 pointer (Closed)

Created:
4 years, 6 months ago by caryclark
Modified:
4 years, 2 months ago
Reviewers:
mtklein, mtklein_C, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

disallow -4 pointer A user's homegrown unsigned integer overflow tool complains if a nullptr is decremented. The conicWeight pointer likes to predecrement before walking, but this is unnecessary if its value is nullptr. R=reed@google.com BUG=skia:5415 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2061833005 Committed: https://skia.googlesource.com/skia/+/6942442ef7cc018ac136dd379ad6a30902a060e5

Patch Set 1 #

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

Messages

Total messages: 16 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061833005/1
4 years, 6 months ago (2016-06-14 20:31:46 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-14 21:37:08 UTC) #6
caryclark
See the bug for some additional details. I'm undecided on whether this should be committed ...
4 years, 6 months ago (2016-06-15 12:51:50 UTC) #7
caryclark
Cleaning up old bugs. The CL is still pending. Do you have an opinion about ...
4 years, 2 months ago (2016-10-04 19:35:34 UTC) #9
mtklein_C
lgtm
4 years, 2 months ago (2016-10-04 19:39:21 UTC) #11
reed1
lgtm
4 years, 2 months ago (2016-10-04 19:42:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2061833005/1
4 years, 2 months ago (2016-10-04 19:42:20 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 20:06:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/6942442ef7cc018ac136dd379ad6a30902a060e5

Powered by Google App Engine
This is Rietveld 408576698