diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-10-01 22:47:05 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-10-01 22:47:05 +0200 |
commit | a5e83ad79c282421f32224c5152d6182de34da35 (patch) | |
tree | 1393606a9ba0ccc3e80e5c6827983290aa55f15d /contrib/jsonb_plperl/jsonb_plperl.c | |
parent | a54509bfd952085a24224480ff74d5cbd558c407 (diff) | |
download | postgresql-a5e83ad79c282421f32224c5152d6182de34da35.tar.gz postgresql-a5e83ad79c282421f32224c5152d6182de34da35.zip |
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 <s.shinderuk@postgrespro.ru>
Discussion: https://postgr.es/m/af07e620-7e28-a742-4637-2bc44aa7c2be@postgrespro.ru
Backpatch-through: 14
Diffstat (limited to 'contrib/jsonb_plperl/jsonb_plperl.c')
0 files changed, 0 insertions, 0 deletions