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

Issue 5433062: Add hints for static analysis about when we intend to crash (Closed)

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

Patch Set 1 #

Patch Set 2 : rename #

Patch Set 3 : comments, use sk version in gr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -5 lines) Patch
M include/core/SkPostConfig.h View 1 2 3 chunks +29 lines, -3 lines 0 comments Download
M include/gpu/GrConfig.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
bsalomon
With this change, code like this: void foo(int* x) { SkASSERT(x); *x = 5; } ...
12 years, 7 months ago (2011-11-23 20:54:49 UTC) #1
epoger
LGTM Your false modesty becomes you.
12 years, 7 months ago (2011-11-23 21:04:56 UTC) #2
bsalomon
12 years, 7 months ago (2011-11-23 21:27:04 UTC) #3
Closed with r2745
Sign in to reply to this message.

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