Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2705)

Issue 269930043: Bug 1210380 - Code can never be reached because of a logical contradiction in ssl3_HandleServerName… (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 7 months ago by ttaubert
Modified:
8 years, 5 months ago
Reviewers:
ekr, mt, ekr-rietveld
Visibility:
Public.

Description

Bug 1210380 - Code can never be reached because of a logical contradiction in ssl3_HandleServerName…

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M lib/ssl/ssl3ext.c View 1 chunk +0 lines, -3 lines 2 comments Download

Messages

Total messages: 2
ekr-rietveld
https://codereview.appspot.com/269930043/diff/1/lib/ssl/ssl3ext.c File lib/ssl/ssl3ext.c (left): https://codereview.appspot.com/269930043/diff/1/lib/ssl/ssl3ext.c#oldcode455 lib/ssl/ssl3ext.c:455: if (!listCount) { In line 429, if listLenBytes == ...
8 years, 7 months ago (2015-10-01 13:43:57 UTC) #1
mt
8 years, 7 months ago (2015-10-01 18:09:10 UTC) #2
https://codereview.appspot.com/269930043/diff/1/lib/ssl/ssl3ext.c
File lib/ssl/ssl3ext.c (left):

https://codereview.appspot.com/269930043/diff/1/lib/ssl/ssl3ext.c#oldcode455
lib/ssl/ssl3ext.c:455: if (!listCount) {
On 2015/10/01 13:43:57, ekr-webrtc wrote:
> This seems to imply that in line 430, we should be returning SECFailure and
> arguably calling ssl3_DecodeError()

Let's just fix this bug. See 1210484
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b