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

From Heikki Linnakangas
Subject Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading
Date
Msg-id 54F37769.3090406@iki.fi
Whole thread Raw
In response to Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading  (william.welter@4linux.com.br)
Responses Re: BUG #12799: libpq - SSL pqsecure_read() doesn't clean openssl error queue before reading  (Dave Vitek <dvitek@grammatech.com>)
List 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 by date:

Previous
From: IPN Bala GSS TVL
Date:
Subject: Re: BUG #12812: invalid attribute number for
Next
From: Michael Paquier
Date:
Subject: Re: pg_upgrade failure on Windows Server