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

Issue 1354743002: Avoid misaligned read/write on little endian platforms (Closed)

Created:
5 years, 3 months ago by Vitaly Buka (NO REVIEWS)
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid misaligned read/write on little endian platforms Asan build with -fsanitize=alignment flag crash on out/Debug/base_unittests --gtest_filter=Base* Code does not use memcpy for consistency with code around. BUG=532120 Committed: https://crrev.com/59888b9a537fed903b7e09523644c2aedb44b467 Cr-Commit-Position: refs/heads/master@{#350033}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -23 lines) Patch
M third_party/modp_b64/README.chromium View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/modp_b64/modp_b64.cc View 1 2 3 4 2 chunks +11 lines, -23 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1354743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1354743002/20001
5 years, 3 months ago (2015-09-17 20:40:16 UTC) #2
Vitaly Buka (NO REVIEWS)
5 years, 3 months ago (2015-09-17 21:05:00 UTC) #5
Alex Vakulenko (Google)
https://codereview.chromium.org/1354743002/diff/60001/third_party/modp_b64/modp_b64.cc File third_party/modp_b64/modp_b64.cc (right): https://codereview.chromium.org/1354743002/diff/60001/third_party/modp_b64/modp_b64.cc#newcode215 third_party/modp_b64/modp_b64.cc:215: src += 4; Why do we even care about ...
5 years, 3 months ago (2015-09-17 21:15:17 UTC) #7
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/1354743002/diff/60001/third_party/modp_b64/modp_b64.cc File third_party/modp_b64/modp_b64.cc (right): https://codereview.chromium.org/1354743002/diff/60001/third_party/modp_b64/modp_b64.cc#newcode215 third_party/modp_b64/modp_b64.cc:215: src += 4; On 2015/09/17 21:15:17, Alex Vakulenko (Google) ...
5 years, 3 months ago (2015-09-17 21:19:42 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1354743002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1354743002/80001
5 years, 3 months ago (2015-09-17 21:20:21 UTC) #10
Alex Vakulenko (Google)
lgtm
5 years, 3 months ago (2015-09-17 21:20:49 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/108938)
5 years, 3 months ago (2015-09-17 22:17:54 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1354743002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1354743002/80001
5 years, 3 months ago (2015-09-17 22:24:45 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-17 23:12:09 UTC) #17
jschuh
rubberstamp owner lgtm
5 years, 3 months ago (2015-09-17 23:46:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1354743002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1354743002/80001
5 years, 3 months ago (2015-09-21 20:21:18 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-21 21:49:09 UTC) #21
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 21:50:28 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/59888b9a537fed903b7e09523644c2aedb44b467
Cr-Commit-Position: refs/heads/master@{#350033}

Powered by Google App Engine
This is Rietveld 408576698