mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
09977dd095
The HOST_c2l() macro assigns the value to the specified variable, but also
evaluates to the same value. Which we ignore, triggering a warning.
To fix this, just cast it to void like we did in commit
|
||
---|---|---|
.. | ||
asm | ||
build.info | ||
Makefile.in | ||
md5_dgst.c | ||
md5_locl.h | ||
md5_one.c | ||
md5s.cpp |