| 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.
|
|
|