Fix use of free in walsender error handling after a sysid mismatch. Found via valgrind. The bug exists since the introduction of the walsender, so backpatch to 9.0.
Andres Freund Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d65ecdf4110bb352527dd2f6de31421d5b769258 Modified Files -------------- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 1 + 1 file changed, 1 insertion(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
