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

Unified Diff: README.chromium

Issue 12383037: Enable libpkix to handle AIA chasing when compiled statically (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss/
Patch Set: Rebased and updated Created 7 years, 7 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
« no previous file with comments | « no previous file | nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index e8f8af744c8150f4c0335718d06f27f94bc05cda..afc7257cf53bc0ea1045d5c68cc555aab3274937 100644
--- a/README.chromium
+++ b/README.chromium
@@ -70,3 +70,5 @@ We made the following local changes to NSS.
- patches/nss-rc4-invalid-read.patch: fix the remaining invalid read
(heap-buffer-overflow) error in rc4_wordconv. See NSS bug 341127.
(https://bugzilla.mozilla.org/show_bug.cgi?id=341127).
+- patches/nss-static-smime.patch: When built with NSS_STATIC, don't attempt
+ to dlopen libsmime for CERT_DecodeCertPackage; use it directly.
« no previous file with comments | « no previous file | nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpcertstore.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698