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

Issue 10972010: Check for a NULL value before passing it to a function that assumes non-NULL. (Closed)

Created:
8 years, 3 months ago by Kevin Millikin (Google)
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Check for a NULL value before passing it to a function that assumes non-NULL. R=vegorov@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12776

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 3 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
8 years, 3 months ago (2012-09-24 12:52:31 UTC) #1
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-24 12:55:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698