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

Unified Diff: net/third_party/nss/patches/secretexporterlocks.patch

Issue 142283002: Update net/third_party/nss to NSS_3_15_5_BETA2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Fix applypatches.sh mistakes Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/third_party/nss/patches/secretexporterlocks.patch
===================================================================
--- net/third_party/nss/patches/secretexporterlocks.patch (revision 245705)
+++ net/third_party/nss/patches/secretexporterlocks.patch (working copy)
@@ -1,6 +1,6 @@
diff -pu a/nss/lib/ssl/sslinfo.c b/nss/lib/ssl/sslinfo.c
---- a/nss/lib/ssl/sslinfo.c 2014-01-03 19:28:03.550814608 -0800
-+++ b/nss/lib/ssl/sslinfo.c 2014-01-03 19:40:13.512748975 -0800
+--- a/nss/lib/ssl/sslinfo.c 2014-01-17 17:49:26.072517368 -0800
++++ b/nss/lib/ssl/sslinfo.c 2014-01-17 18:00:29.773545219 -0800
@@ -350,8 +350,13 @@ SSL_ExportKeyingMaterial(PRFileDesc *fd,
return SECFailure;
}

Powered by Google App Engine
This is Rietveld 408576698