Re: Memory leak in pg_hmac_final

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Memory leak in pg_hmac_final
Дата
Msg-id 73AB4B2E-6099-4318-9B27-A83553B478BB@yesql.se
обсуждение исходный текст
Ответ на Re: Memory leak in pg_hmac_final  (Sergey Shinderuk <s.shinderuk@postgrespro.ru>)
Ответы Re: Memory leak in pg_hmac_final
Список pgsql-hackers
> On 1 Oct 2021, at 14:31, Sergey Shinderuk <s.shinderuk@postgrespro.ru> wrote:
>
> On 01.10.2021 15:05, Daniel Gustafsson wrote:
>>> On 1 Oct 2021, at 12:39, Sergey Shinderuk <s.shinderuk@postgrespro.ru> wrote:
>>
>>> Here is a patch fixing the subject.
>>
>> Seems reasonable on a quick glance, the interim h buffer should be freed (this
>> is present since 14).  I'll have another look at this in a bit and will take
>> care of it.

Patch pushed to master and 14.

> Thanks.  I found it using the leaks tool on macOS.

Nice, I hadn't heard of that before but it seems quite neat.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Paul A Jungwirth
Дата:
Сообщение: Re: SQL:2011 application time
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: libpq compression