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

Unified Diff: README.chromium

Issue 15067014: Fix the invalid read (heap-buffer-overflow) error in AppendAVA(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Sync 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/certdb/alg1485.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 200336)
+++ README.chromium (working copy)
@@ -72,3 +72,6 @@
(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.
+- patches/nss-appendava-invalid-read.patch: fix the invalid read
+ (heap-buffer-overflow) error in AppendAVA. See NSS bug 869262.
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=869262).
« no previous file with comments | « no previous file | nss/lib/certdb/alg1485.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698