public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Fix to check the return value of malloc().
Date: Wed, 07 Jan 2026 11:35:35 +0000
Message-ID: <[email protected]> (raw)
Fix to check the return value of malloc().
create_inet_domain_sockets() forgot to check the return value of
malloc() while allocating memory for socket fds.
Backpatch-through: v4.3
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=81e8d3ec61d77395f4e058821387615da7e95...
Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgpool: Fix to check the return value of malloc().
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox