Fix UBsan finding on PowerPC under Clang 7.0

pull/748/head
Jeffrey Walton 2018-11-22 16:27:16 -05:00
parent 568d9376a2
commit f6de172367
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ using CryptoPP::byte;
using CryptoPP::word32;
using CryptoPP::rotlConstant;
CRYPTOPP_ALIGN_DATA(4)
const byte S[256] =
{
0xD6, 0x90, 0xE9, 0xFE, 0xCC, 0xE1, 0x3D, 0xB7, 0x16, 0xB6, 0x14, 0xC2, 0x28, 0xFB, 0x2C, 0x05,