Re: Fix for OpenSSL error queue bug - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Fix for OpenSSL error queue bug
Date
Msg-id CAM3SWZTr5rDgUKYRqOW8VAR7VmZ-3d4B6j1-QZCu43QTqiQg-g@mail.gmail.com
Whole thread Raw
In response to Re: Fix for OpenSSL error queue bug  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Fix for OpenSSL error queue bug  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Fri, Apr 8, 2016 at 11:12 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> I have committed this so that the comments are only in the first instance in
> each file.  I think that should give enough information to someone who is
> curious about the details of the error handling.
>
> Also, I have adjusted this so that we check for n<0 after SSL_read and
> SSL_write, as you had in the frontend code but not in the backend code.

That seems reasonable. I'm glad we finally got this done. Thanks.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: raw output from copy
Next
From: Pavel Stehule
Date:
Subject: Re: raw output from copy