agora inbox for pgpool-committers@postgresql.org  
help / color / mirror / Atom feed
pgpool: Fix to check the return value of malloc().
6+ messages / 1 participants
[nested] [flat]

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=335d616ff71b5bda62b2252f56304698f944f...

Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d4ee235a14926b4775791a67910c244b548d9...

Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b6182c4e99db90f843c0228eec841853e3a25...

Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=74ed554e653254e95153878a36a4c03f0f6d8...

Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix to check the return value of malloc().
@ 2026-01-07 11:35 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-01-07 11:35 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

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
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=93a67fe9c46599ffce08596e357a711e5a866...

Modified Files
--------------
src/main/pgpool_main.c | 3 +++
1 file changed, 3 insertions(+)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2026-01-07 11:35 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). Tatsuo Ishii <ishii@postgresql.org>
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). Tatsuo Ishii <ishii@postgresql.org>
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). Tatsuo Ishii <ishii@postgresql.org>
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). Tatsuo Ishii <ishii@postgresql.org>
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). Tatsuo Ishii <ishii@postgresql.org>
2026-01-07 11:35 pgpool: Fix to check the return value of malloc(). 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