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

Issue 267: Fix "passing NULL to non-pointer argument" warning in gcc 4.1 (Closed)

Created:
12 years, 3 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
dank
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

This fixes the "passing NULL to non-pointer argument" warning when compiling with gcc 4.1, and is consistent with the way EXPECT_EQ uses NULL elsewhere in Chrome. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1813

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/base/host_resolver_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Michael Moss
12 years, 3 months ago (2008-09-05 23:11:12 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698