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_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/17b04a15806d8e8b4cc3013244f4837c02d6baf4 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
