Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2021-10-01 10:39:40 from Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru> 📎
2021-10-01 12:05:05 from Daniel Gustafsson <daniel(at)yesql(dot)se>
2021-10-01 12:31:23 from Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
2021-10-01 20:58:07 from Daniel Gustafsson <daniel(at)yesql(dot)se>
2021-10-02 05:25:44 from Michael Paquier <michael(at)paquier(dot)xyz>
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
Re: Memory leak in pg_hmac_final
at 2021-10-01 12:05:05 from Daniel Gustafsson
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