Skip to content
Snippets Groups Projects
Commit 297a4dd0 authored by Manoj Gupta's avatar Manoj Gupta Committed by Jungshik Shin
Browse files

i18n: Fix a crash because of unaligned memory accesses.

The buffer used in placement new should have the same alignment
as the underlying type DecimalFormatProperties.
Fixes login crashes in Chrome OS.

BUG=chromium:865100
TEST=locally built chrome os image works.

Change-Id: Ic71cb4e7962f1b9170e0a4ef00223767c621bc67
Reviewed-on: https://chromium-review.googlesource.com/1145582


Reviewed-by: default avatarJungshik Shin <jshin@chromium.org>
parent 6ffa2491
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment