Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index ae77651f6ffcdb556110ce5e58c5f84e0be4a561..aad42b5aa9304483189049e4ae12b6e196d0493f 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -93,6 +93,10 @@ Patches: |
* Add the Application Layer Protocol Negotiation extension. |
patches/alpn.patch |
+ * Fix an issue with allocating an SSL socket when under memory pressure. |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=903565 |
+ patches/sslsock_903565.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. |