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

Issue 10387207: Fix an uninitialized warning treated as error on gcc 4.5.2 (Closed)

Created:
8 years, 7 months ago by M-A Ruel
Modified:
8 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fix an uninitialized warning treated as error on gcc 4.5.2 net/url_request/url_request_unittest.cc:1718:14: error: ‘cert_status’ may be used uninitialized in this function R=agl@chromium.org BUG= TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138246

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
M-A Ruel
8 years, 7 months ago (2012-05-20 02:17:51 UTC) #1
agl
8 years, 7 months ago (2012-05-21 14:48:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698