diff options
author | Brad King <brad.king@kitware.com> | 2013-06-10 20:52:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-06-13 12:40:10 (GMT) |
commit | 75994d953e261b388aa31e4d8ecd8af9fe53142b (patch) | |
tree | 4364cfc72ebc4b32fba7d39b732202a243cb7982 /Source/cmIfCommand.h | |
parent | 5dd8c01429da90a7417b72f17e784cc98f70f57c (diff) | |
download | CMake-75994d953e261b388aa31e4d8ecd8af9fe53142b.zip CMake-75994d953e261b388aa31e4d8ecd8af9fe53142b.tar.gz CMake-75994d953e261b388aa31e4d8ecd8af9fe53142b.tar.bz2 |
cmCryptoHash: Increase alignment of HashFile buffer
The SHA512_Update implementation accesses input data via 64-bit
integers. This requires alignment of the input buffer on some
architectures. Align our stack-allocated buffer for file content to
satisfy this requirement.
Diffstat (limited to 'Source/cmIfCommand.h')
0 files changed, 0 insertions, 0 deletions