mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
778adbf19f
There was already leakage here but when the compression transcoding was added it became a deluge. There is some argument to be made that the filters should clean themselves up better but a temp mem context makes sense here anyway so do that.