Memory leak in pg_hmac_final
Sergey Shinderuk <s.shinderuk@postgrespro.ru>
From: Sergey Shinderuk <s.shinderuk@postgrespro.ru>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-10-01T10:39:40Z
Lists: pgsql-hackers
Attachments
- fix-hmac-leak.patch (text/plain) patch
Hi, Here is a patch fixing the subject. Regards, -- Sergey Shinderuk https://postgrespro.com/
Commits
-
Fix memory leak in pg_hmac
- a5e83ad79c28 14.1 landed
- 0ded7039fab3 15.0 landed