Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption
Date
Msg-id 20191214092456.GB70616@paquier.xyz
Whole thread Raw
In response to Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On Fri, Dec 13, 2019 at 03:39:15PM +0900, Michael Paquier wrote:
> Attached is a patch, I'll go commit that if there are no objections.
> The DH handling does not really change regarding the way it gets
> free'd or not down to 0.9.8.

And committed.  Dmitry has pointed out offline that we need to do the
same with the error code path, and he is right as OpenSSL does not
touch the passed-in DH information for 0.9.8~.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Juan José Santamaría Flecha
Date:
Subject: Re: BUG #16165: Query Works fine but spam so many LOG: unrecognizedwin32 error code: 38
Next
From: Tomas Vondra
Date:
Subject: Re: BUG #16104: Invalid DSA Memory Alloc Request in Parallel Hash