Memory leak in pg_hmac_final

From: Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Memory leak in pg_hmac_final
Date: 2021-10-01 10:39:40
Message-ID: af07e620-7e28-a742-4637-2bc44aa7c2be@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here is a patch fixing the subject.

Regards,

--
Sergey Shinderuk https://postgrespro.com/

Attachment Content-Type Size
fix-hmac-leak.patch text/plain 675 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2021-10-01 11:22:04 Re: Warn if initdb's --sync-only option is mixed with other options
Previous Message Daniel Gustafsson 2021-10-01 10:20:26 Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR