agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Fix resource leak in pcp_connect. 3+ messages / 1 participants [nested] [flat]
* pgpool: Fix resource leak in pcp_connect. @ 2025-12-23 08:35 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 3+ messages in thread From: Tatsuo Ishii @ 2025-12-23 08:35 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix resource leak in pcp_connect. The function did not call freeaddrinfo() in some places. Backpatch-through: v4.6 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1f0035d295b6601c2d099e2abb0ca6ba3d01a... Modified Files -------------- src/libs/pcp/pcp.c | 4 ++++ 1 file changed, 4 insertions(+) ^ permalink raw reply [nested|flat] 3+ messages in thread
* pgpool: Fix resource leak in pcp_connect. @ 2025-12-23 08:35 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 3+ messages in thread From: Tatsuo Ishii @ 2025-12-23 08:35 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix resource leak in pcp_connect. The function did not call freeaddrinfo() in some places. Backpatch-through: v4.6 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=77096f651238ac7feb8717e60fbf73d073bcc... Modified Files -------------- src/libs/pcp/pcp.c | 4 ++++ 1 file changed, 4 insertions(+) ^ permalink raw reply [nested|flat] 3+ messages in thread
* pgpool: Fix resource leak in pcp_connect. @ 2025-12-23 08:36 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 3+ messages in thread From: Tatsuo Ishii @ 2025-12-23 08:36 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix resource leak in pcp_connect. The function did not call freeaddrinfo() in some places. Backpatch-through: v4.6 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=39fc32ada4eef450a7315ba6566ae82bcc4ec... Modified Files -------------- src/libs/pcp/pcp.c | 4 ++++ 1 file changed, 4 insertions(+) ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-12-23 08:36 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-12-23 08:35 pgpool: Fix resource leak in pcp_connect. Tatsuo Ishii <ishii@postgresql.org> 2025-12-23 08:35 pgpool: Fix resource leak in pcp_connect. Tatsuo Ishii <ishii@postgresql.org> 2025-12-23 08:36 pgpool: Fix resource leak in pcp_connect. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox