Skip to content
Commit 33e176b8 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

security/samhain: fix build on big-endian

x_sh_checksum.c:471:15: error: incompatible pointer to integer conversion passing 'sha2_word32[8]' (aka 'unsigned int[8]') to parameter of type 'int' [-Wint-conversion]
    memset(d, context->state, SHA256_DIGEST_LENGTH);
              ^~~~~~~~~~~~~~
parent b5724fc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment