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

Issue 2441053002: Fix seg fault crash of quic_client with --disable-certificate-verification (Closed)

Created:
4 years, 2 months ago by Shigeki Ohtsu
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

Fix seg fault crash of quic_client with --disable-certificate-verification When quic_client is executed with --disable-certificate-verification, it crashes with segmentation fault due to SCT check in ProofVerifierChromium. Instead, FakeProofVerifier is added in order to pass VerifyProof when a certification verification is disabled. BUG= Committed: https://crrev.com/bf71e63b6ee9fd0571f7b1db837a697391273a79 Cr-Commit-Position: refs/heads/master@{#427003}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove FakeCertVerifier #

Patch Set 3 : Fix seg fault crash of quic_client with --disable-certificate-verification #

Total comments: 1

Patch Set 4 #

Patch Set 5 : change mail address #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -34 lines) Patch
M AUTHORS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 2 3 chunks +33 lines, -17 lines 0 comments Download
M net/tools/quic/quic_simple_client_bin.cc View 1 2 3 chunks +33 lines, -17 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
Ryan Hamilton
This change looks good. Just a couple of comments (which apply to both files). Also, ...
4 years, 2 months ago (2016-10-21 18:44:18 UTC) #2
Shigeki Ohtsu
Thanks for reviewing. On 2016/10/21 18:44:18, Ryan Hamilton wrote: > This change looks good. Just ...
4 years, 2 months ago (2016-10-22 00:37:12 UTC) #3
Ryan Hamilton
lgtm
4 years, 2 months ago (2016-10-22 02:26:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441053002/20001
4 years, 2 months ago (2016-10-22 02:27:26 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/287404)
4 years, 2 months ago (2016-10-22 03:05:33 UTC) #8
Ryan Hamilton
On 2016/10/22 00:37:12, shigeki.ohtsu wrote: > Thanks for reviewing. > > On 2016/10/21 18:44:18, Ryan ...
4 years, 2 months ago (2016-10-22 03:08:20 UTC) #9
Shigeki Ohtsu
On 2016/10/22 03:08:20, Ryan Hamilton wrote: > On 2016/10/22 00:37:12, shigeki.ohtsu wrote: > > Thanks ...
4 years, 2 months ago (2016-10-22 05:44:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441053002/40001
4 years, 2 months ago (2016-10-22 19:10:38 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/287460)
4 years, 2 months ago (2016-10-22 19:24:49 UTC) #15
Ryan Hamilton
https://codereview.chromium.org/2441053002/diff/40001/AUTHORS File AUTHORS (right): https://codereview.chromium.org/2441053002/diff/40001/AUTHORS#newcode623 AUTHORS:623: Shigeki Ohtsu <ohtsu@ohtsu.org> I think this needs to be ...
4 years, 2 months ago (2016-10-22 20:35:17 UTC) #16
Shigeki Ohtsu
> I think this needs to be mailto:shigeki.ohtsu@gmail.com, since that's the author of > this ...
4 years, 2 months ago (2016-10-23 05:35:23 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441053002/80001
4 years, 2 months ago (2016-10-23 15:28:27 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-23 15:44:18 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-23 15:59:10 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bf71e63b6ee9fd0571f7b1db837a697391273a79
Cr-Commit-Position: refs/heads/master@{#427003}

Powered by Google App Engine
This is Rietveld 408576698