mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
3f7c8bc923
Object variables were begin allocated in the calling context rather than the object context. This is not a live bug because Exec objects are currently created and opened in a long-lived context.