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

Issue 592173002: Use FORCE_64BIT_ALIGN to make sure that aes_cbc_ctx_t allocated by aes_cbc_alloc is 64-bit aligned. (Closed)

Created:
6 years, 3 months ago by jiayl
Modified:
6 years, 3 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews
Visibility:
Public.

Description

Use FORCE_64BIT_ALIGN on 32-bit platforms to make sure that aes_cbc_ctx_t allocated by aes_cbc_alloc is 64-bit aligned. BUG=414919 R=sergeyu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=292077

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M libsrtp.gyp View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Sergey Ulanov
LGTM, but please address my comment. https://codereview.chromium.org/592173002/diff/1/libsrtp.gyp File libsrtp.gyp (right): https://codereview.chromium.org/592173002/diff/1/libsrtp.gyp#newcode67 libsrtp.gyp:67: # crbug/414919. It ...
6 years, 3 months ago (2014-09-22 21:57:52 UTC) #2
jiayl
6 years, 3 months ago (2014-09-22 22:04:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r292077 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698