diff options
author | Jack Lloyd <[email protected]> | 2016-12-16 22:11:16 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-16 22:11:16 -0500 |
commit | 35c14c786e4cc7e20ac5b551819db005cfed295a (patch) | |
tree | 7b3540587b5e4bcbfd7bcee36c89a878e86fbca6 /src/lib/prov/openssl | |
parent | 9539a0b88c476844fa77326d2c17bd8ecb20ecc2 (diff) |
Fix clang-analyzer warning in AES code
The previous assert had been already put there for the benefit
of clang-analyzer, but in Clang 3.9 it does not help. Instead
test X value directly, which works.
Diffstat (limited to 'src/lib/prov/openssl')
0 files changed, 0 insertions, 0 deletions