pgsql: Fix compilation warnings in cryptohash_openssl.c - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix compilation warnings in cryptohash_openssl.c
Date
Msg-id E1kkIra-0007Og-Eb@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/91624c2ff8809145880383b0fa84be0ee98f55b5

Modified Files
--------------
src/common/cryptohash_openssl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes
Next
From: Fujii Masao
Date:
Subject: Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes