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

Issue 257012: Work around a crash in putil.c in ICU (searchForTZFile).... (Closed)

Created:
11 years, 2 months ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Work around a crash in putil.c in ICU (searchForTZFile). The ICU bug is http://bugs.icu-project.org/trac/ticket/7177 With this fix, the timezone is likely to be incorrect on machines that used to crash. We have to figure out a better way to detect the timezone. BUG=23361 TEST=No more crash report with searchForTZFile at the top of a stack. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27687

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M third_party/icu/README.google View 1 chunk +6 lines, -4 lines 0 comments Download
A third_party/icu/patches/linuxtz.patch View 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/icu/source/common/putil.c View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jungshik at Google
11 years, 2 months ago (2009-09-30 21:56:17 UTC) #1
agl
11 years, 2 months ago (2009-09-30 21:59:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698