Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index 78d16ffdedaaf4867647e2a5a1d33264bd705ad6..da172150d677652478100a66d54fd29e842abc93 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -103,6 +103,9 @@ Patches: |
* Make the build metadata deterministic |
patches/removebuildmetadata.patch |
+ * Fix locking bug in ssl3_HandleHelloRequest when rejecting a renegotiation. |
+ patches/norenegotiatelock.patch |
+ |
Apply the patches to NSS by running the patches/applypatches.sh script. Read |
the comments at the top of patches/applypatches.sh for instructions. |