Fix memory leak in connection string validation.
commit41820e640af14ab9d2a8d29692fc8b2b79655ecb
authorJeff Davis <jdavis@postgresql.org>
Sat, 13 Jan 2024 05:39:35 +0000 (12 21:39 -0800)
committerJeff Davis <jdavis@postgresql.org>
Sat, 13 Jan 2024 05:39:35 +0000 (12 21:39 -0800)
tree980ea22b64e0baf156506bd1f678fa9e981a1133
parent4c03ac7e2bc46988fe4ecf3b1aef393488786f12
Fix memory leak in connection string validation.

Introduced in commit c3afe8cf5a.

Discussion: https://postgr.es/m/066a65233d3cb4ea27a9e0778d2f1d0dc764b222.camel@j-davis.com
Reviewed-by: Nathan Bossart, Tom Lane
Backpatch-through: 16
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c