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 10636062: Fix crash when an SSL key-log file couldn't be opened. (Closed)

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

Description

Fix crash when an SSL key-log file couldn't be opened. BUG=none TEST=`SSLKEYLOGFILE=/ ./out/Release/chrome` shouldn't crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144495

Patch Set 1 #

Total comments: 2

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M net/third_party/nss/README.chromium View 2 chunks +4 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/sslkeylogerror.patch View 1 1 chunk +24 lines, -0 lines 0 comments Download
M net/third_party/nss/ssl/sslsock.c View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
agl
8 years, 6 months ago (2012-06-26 19:29:02 UTC) #1
Ryan Sleevi
LGTM https://chromiumcodereview.appspot.com/10636062/diff/1/net/third_party/nss/ssl/sslsock.c File net/third_party/nss/ssl/sslsock.c (right): https://chromiumcodereview.appspot.com/10636062/diff/1/net/third_party/nss/ssl/sslsock.c#newcode2938 net/third_party/nss/ssl/sslsock.c:2938: perror("Failed open key log file"); nit: SSL_TRACE instead? ...
8 years, 5 months ago (2012-06-26 21:01:28 UTC) #2
agl
https://chromiumcodereview.appspot.com/10636062/diff/1/net/third_party/nss/ssl/sslsock.c File net/third_party/nss/ssl/sslsock.c (right): https://chromiumcodereview.appspot.com/10636062/diff/1/net/third_party/nss/ssl/sslsock.c#newcode2938 net/third_party/nss/ssl/sslsock.c:2938: perror("Failed open key log file"); On 2012/06/26 21:01:28, Ryan ...
8 years, 5 months ago (2012-06-27 17:28:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/10636062/6001
8 years, 5 months ago (2012-06-27 17:32:50 UTC) #4
commit-bot: I haz the power
8 years, 5 months ago (2012-06-27 18:44:41 UTC) #5
Change committed as 144495

Powered by Google App Engine
This is Rietveld 408576698