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

Issue 1008473003: QUIC - Initialize QuicConfig's negotiated_value_ to 0. IMO, it is not (Closed)

Created:
5 years, 9 months ago by ramant (doing other things)
Modified:
5 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Create_QUIC_connection_option_88045604
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - Initialize QuicConfig's negotiated_value_ to 0. IMO, it is not necessary to initialize it (could calm some compiler warnings??). Minor change to fix compiler warnings in chromium. Merge internal change: 88129037 R=rch@chromium.org

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 9 months ago (2015-03-13 23:52:21 UTC) #1
Ryan Hamilton
5 years, 9 months ago (2015-03-15 21:11:00 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698