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

Issue 9663034: Fix a buffer length bug and nits in the next protocol negotiation (NPN) (Closed)

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

Description

Fix a buffer length bug and nits in the next protocol negotiation (NPN) functions. R=agl@chromium.org BUG=116617 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126239

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -10 lines) Patch
M net/third_party/nss/README.chromium View 1 chunk +5 lines, -0 lines 0 comments Download
M net/third_party/nss/patches/applypatches.sh View 1 chunk +2 lines, -0 lines 0 comments Download
A net/third_party/nss/patches/nextprotocleanup.patch View 1 chunk +83 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/ssl3ext.c View 3 chunks +4 lines, -5 lines 2 comments Download
M net/third_party/nss/ssl/sslsock.c View 3 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
wtc
https://chromiumcodereview.appspot.com/9663034/diff/1/net/third_party/nss/ssl/ssl3ext.c File net/third_party/nss/ssl/ssl3ext.c (left): https://chromiumcodereview.appspot.com/9663034/diff/1/net/third_party/nss/ssl/ssl3ext.c#oldcode609 net/third_party/nss/ssl/ssl3ext.c:609: if (ss->firstHsDone) { ss->firstHsDone cannot be true here. Line ...
8 years, 9 months ago (2012-03-10 00:43:15 UTC) #1
agl
LGTM. Thanks!
8 years, 9 months ago (2012-03-12 15:18:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/9663034/1
8 years, 9 months ago (2012-03-12 19:07:45 UTC) #3
commit-bot: I haz the power
8 years, 9 months ago (2012-03-12 21:35:36 UTC) #4
Change committed as 126239

Powered by Google App Engine
This is Rietveld 408576698