commit | c1c502b85b8bd38188f9232a781fecf572c7c0ca | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Wed Dec 14 11:50:56 2016 -0800 |
committer | Yaowu Xu <yaowu@google.com> | Wed Dec 14 22:33:40 2016 +0000 |
tree | 4cf2233897ce4553f9e6ae4d0ada57f9c408f368 | |
parent | 45dc597ab1e9ead1689e7baf9276de63fa2dd1e6 [diff] |
Align temp buffer to 16 byte boundary The optimized instrinsics require the buffer to be aligned on 16 byte boundaries. The commit fixes segfaults caused by unaligned access. Change-Id: I07fc242e43070bb8829871c50da52f50e60246a9