Files
repmgr/repmgr-action-standby.c
Ian Barwick 0a7c7ae7ab standby clone: explicitly set closed connection pointers to NULL
We omitted to do this with the connections used when checking the system
identifier, which means libpq calls by the teardown function using the
pointer risk using unallocated memory.

Addresses issue reported in GitHub #644.
2020-05-11 14:01:09 +09:00

232 KiB