aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/connection.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2024-12-17 22:31:26 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2024-12-17 22:31:26 -0500
commit04b86019818067b32ce51883a3322f875d573d15 (patch)
tree916e51db2f52287795009c76d027b4183ed1f3ed /contrib/postgres_fdw/connection.c
parent18452b70acee293d709f475c4551b3b242d4abd1 (diff)
downloadpostgresql-04b86019818067b32ce51883a3322f875d573d15.tar.gz
postgresql-04b86019818067b32ce51883a3322f875d573d15.zip
Fix memory leak in pg_restore with zstd-compressed data.
EndCompressorZstd() neglected to free everything. This was most visible with a lot of large objects in the dump. Per report from Tomasz Szypowski. Back-patch to v16 where this code came in. Discussion: https://postgr.es/m/DU0PR04MB94193D038A128EF989F922D199042@DU0PR04MB9419.eurprd04.prod.outlook.com
Diffstat (limited to 'contrib/postgres_fdw/connection.c')
0 files changed, 0 insertions, 0 deletions