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

Issue 2425073002: Remove unused primary_orbit arguments in QuicCryptoServerConfig (Closed)

Created:
4 years, 2 months ago by alyssar1
Modified:
4 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused primary_orbit arguments in QuicCryptoServerConfig In addition to being unused, pointers are being passed around in a way which all-but-ensures use of this buffer after the stack frame in which it lives has been torn down. dead and dangerous code removal only. No functional change intended, not flag-protected. Merge internal change: 136167866 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -22 lines) Patch
M net/quic/core/crypto/quic_crypto_server_config.h View 2 chunks +0 lines, -2 lines 0 comments Download
M net/quic/core/crypto/quic_crypto_server_config.cc View 11 chunks +11 lines, -20 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
alyssar1
4 years, 2 months ago (2016-10-17 20:49:26 UTC) #1
Ryan Hamilton
4 years, 2 months ago (2016-10-17 22:11:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698