Skip to content
Snippets Groups Projects
Commit 4c8b0cdd authored by Niels Möller's avatar Niels Möller
Browse files

blowfish: Add casts to uint32_t.

Avoids undefined behavior, since shifting an 8-bit value left by 24
bits overflows the range of signed int. Reported by Guido Vranken.
parent 2f3c633e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment