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

Issue 296860043: Disabling PSK suites has the desired effect (Closed)

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

Description

Please check this, sorry about the increased scope. Tim, you seem to have found and fixed the leaks in https://codereview.appspot.com/299800043/, is the change in test_io.cc unnecessary based on that? (I looked but failed to find where the TestAdapter was freed.)

Patch Set 1 #

Patch Set 2 : Adjusting memory management so that it works #

Patch Set 3 : Removing rebase muck #

Total comments: 3

Patch Set 4 : Updated and rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -10 lines) Patch
M external_tests/ssl_gtest/ssl_loopback_unittest.cc View 1 2 3 1 chunk +70 lines, -5 lines 0 comments Download
M external_tests/ssl_gtest/test_io.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M external_tests/ssl_gtest/tls_agent.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M lib/ssl/ssl3con.c View 1 2 3 3 chunks +24 lines, -4 lines 0 comments Download
M lib/ssl/ssl3ext.c View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M lib/ssl/sslimpl.h View 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8
mt
Adjusting memory management so that it works
8 years ago (2016-04-20 02:15:18 UTC) #1
mt
Removing rebase muck
8 years ago (2016-04-20 02:19:16 UTC) #2
ekr-rietveld
https://codereview.appspot.com/296860043/diff/40001/external_tests/ssl_gtest/ssl_loopback_unittest.cc File external_tests/ssl_gtest/ssl_loopback_unittest.cc (right): https://codereview.appspot.com/296860043/diff/40001/external_tests/ssl_gtest/ssl_loopback_unittest.cc#newcode1109 external_tests/ssl_gtest/ssl_loopback_unittest.cc:1109: EXPECT_GT(clientCapture->extension().len(), 0UL); Put the constant first. https://codereview.appspot.com/296860043/diff/40001/lib/ssl/ssl3con.c File lib/ssl/ssl3con.c ...
7 years, 12 months ago (2016-04-26 12:59:48 UTC) #3
ttaubert
> Tim, you seem to have found and fixed the leaks in > https://codereview.appspot.com/299800043/, is ...
7 years, 12 months ago (2016-04-26 13:09:10 UTC) #4
mt
On 2016/04/26 13:09:10, ttaubert wrote: > > Tim, you seem to have found and fixed ...
7 years, 12 months ago (2016-04-27 05:53:41 UTC) #5
mt
Updated and rebased
7 years, 12 months ago (2016-04-27 06:03:19 UTC) #6
mt
https://codereview.appspot.com/296860043/diff/40001/lib/ssl/ssl3con.c File lib/ssl/ssl3con.c (right): https://codereview.appspot.com/296860043/diff/40001/lib/ssl/ssl3con.c#newcode968 lib/ssl/ssl3con.c:968: } On 2016/04/26 12:59:48, ekr-webrtc wrote: > I think ...
7 years, 12 months ago (2016-04-27 06:03:30 UTC) #7
mt
7 years, 12 months ago (2016-04-27 06:04:44 UTC) #8
Ugh, that picked up a ton of changes.

Clean diff here: http://codereview.appspot.com/292550043
Sign in to reply to this message.

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