Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading
Дата
Msg-id 54F37769.3090406@iki.fi
обсуждение исходный текст
Ответ на Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading  (william.welter@4linux.com.br)
Ответы Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading  (Dave Vitek <dvitek@grammatech.com>)
Список pgsql-bugs
On 02/27/2015 04:00 AM, william.welter@4linux.com.br wrote:
>>> The solution is simple, see following patches:
>>
>> Yeah. Should also do the same in the backend, and also before
>> SSL_connect/SSL_accept() calls. I.e. any time SSL_get_error is used.
>
> Question: Is possible to fix this to next major release ? (im volunteering)

Yeah. If you could write a complete patch, per above, I can commit it.

- Heikki

В списке pgsql-bugs по дате отправления:

Предыдущее
От: IPN Bala GSS TVL
Дата:
Сообщение: Re: BUG #12812: invalid attribute number for
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_upgrade failure on Windows Server