Fix memory leak in pg_hmac
The intermittent h buffer was not freed, causing it to leak. Backpatch
through 14 where HMAC was refactored to the current API.
Author: Sergey Shinderuk
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 14
Branch
-
Fix memory leak in pg_hmac
The intermittent h buffer was not freed, causing it to leak. Backpatch
through 14 where HMAC was refactored to the current API.
Author: Sergey Shinderuk
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 14
Branch
-