Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption
Дата
Msg-id 20191214092456.GB70616@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #16160: Minor memory leak in case of starting postgresserver with SSL encryption  (Michael Paquier <michael@paquier.xyz>)
Список 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

Вложения

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

Предыдущее
От: Juan José Santamaría Flecha
Дата:
Сообщение: Re: BUG #16165: Query Works fine but spam so many LOG: unrecognizedwin32 error code: 38
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: BUG #16104: Invalid DSA Memory Alloc Request in Parallel Hash