Обсуждение: [MASSMAIL]pgsql: Fix check for 'outlen' return from SSL_select_next_proto()

Поиск
Список
Период
Сортировка

[MASSMAIL]pgsql: Fix check for 'outlen' return from SSL_select_next_proto()

От
Heikki Linnakangas
Дата:
Fix check for 'outlen' return from SSL_select_next_proto()

Fixes compiler warning reported by Andres Freund.

Discusssion: https://www.postgresql.org/message-id/20240408015055.xsuahullywpfwyvu@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e60e956b0017ae9d329bf242e76c4487fb39b4d

Modified Files
--------------
src/backend/libpq/be-secure-openssl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)