[intl] Roll ICU to cherrypick fix of heap buffer overflow
bbccc2f..d30b7b0
Patch UnicodeString to fix heap-buffer-overflow .
patches/unicode_string.patch
- https://unicode-org.atlassian.net/browse/ICU-23060
- https://g-issues.chromium.org/issues/393989622
- https://patch-diff.githubusercontent.com/raw/unicode-org/icu/pull/3416.diff
- https://patch-diff.githubusercontent.com/raw/unicode-org/icu/pull/3420.diff
Bug: 393989622
Change-Id: I131a13d8a08a119b59591f89013b30ef0c670ef9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310356
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: David Yeung <dayeung@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1426020}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
b08486d8a8
commit
80a11a8d2b
2
DEPS
2
DEPS
@ -2118,7 +2118,7 @@ deps = {
|
||||
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '41cdffd71c9948f63c7ad36e1fb0ff519aa7a37e',
|
||||
|
||||
'src/third_party/icu':
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'bbccc2f6efc1b825de5f2c903c48be685cd0cf22',
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'd30b7b0bb3829f2e220df403ed461a1ede78b774',
|
||||
|
||||
'src/third_party/icu4j/cipd': {
|
||||
'packages': [
|
||||
|
2
third_party/icu
vendored
2
third_party/icu
vendored
Submodule third_party/icu updated: bbccc2f6ef...d30b7b0bb3
Reference in New Issue
Block a user