Fix compilation warnings in cryptohash_openssl.c
authorMichael Paquier <michael@paquier.xyz>
Wed, 2 Dec 2020 03:31:10 +0000 (12:31 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 2 Dec 2020 03:31:10 +0000 (12:31 +0900)
commit91624c2ff8809145880383b0fa84be0ee98f55b5
tree553c0a80a8806f9c65ad226132ebb3eea30f24de
parent942305a36365433eff3c1937945758f2dbf1662b
Fix compilation warnings in cryptohash_openssl.c

These showed up with -O2.  Oversight in 87ae969.

Author: Fujii Masao
Discussion: https://postgr.es/m/cee3df00-566a-400c-1252-67c3701f918a@oss.nttdata.com
src/common/cryptohash_openssl.c