public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Fix new defects pointed out by Coverity.
Date: Wed, 07 Jan 2026 02:18:06 +0000
Message-ID: <[email protected]> (raw)

Fix new defects pointed out by Coverity.

This commit fixes two defects pointed out by Coverity.

- CID 1643994: Integer handling issues  (OVERFLOW_BEFORE_WIDEN)
- CID 1643995: Null pointer dereferences  (REVERSE_INULL)

These were introduced by 53844460f.

Branch
------
master

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

Modified Files
--------------
src/streaming_replication/pool_worker_child.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)



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 new defects pointed out by Coverity.
  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