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

Unified Diff: README.chromium

Issue 8822005: Fix buffer overflow in _canonicalize. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years 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 | patches/canonicalize.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 113138)
+++ README.chromium (working copy)
@@ -202,3 +202,7 @@
18. Make it compile with -Werror on gcc 4.6
- patches/gcc46.patch (ToT upstream does not have this code any more).
+
+19. Fix an out of bounds memory access in _canonicalize
+ - patches/canonicalize.patch
+ - upstream bug: http://bugs.icu-project.org/trac/ticket/8984
« no previous file with comments | « no previous file | patches/canonicalize.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698