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

Unified Diff: third_party/icu/README.google

Issue 257012: Work around a crash in putil.c in ICU (searchForTZFile).... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | third_party/icu/patches/linuxtz.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu/README.google
===================================================================
--- third_party/icu/README.google (revision 26673)
+++ third_party/icu/README.google (working copy)
@@ -120,10 +120,12 @@
source/common/unicode ==> public/common/unicode
source/i18n/unicode ==> public/i18n/unicode
-13. The patch for a memory leak in i18n/timezone.cpp (Windows only)
- (see http://bugs.icu-project.org/trac/ticket/7135)
-
+13. The patch for a memory leak in i18n/timezone.cpp (Windows only):
+ see http://bugs.icu-project.org/trac/ticket/7135
+
- patches/tzmemory.patch
+14. The patch for a crash in common/putil.c (Linux only):
+ see http://bugs.icu-project.org/trac/ticket/7177
-
+ - patches/linuxtz.patch
« no previous file with comments | « no previous file | third_party/icu/patches/linuxtz.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698